Skip to content

Commit

Permalink
chore(dependencies): update docker/login-action digest to 3da7dc6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2023
1 parent ec8bd93 commit a22081d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Log in to the Container registry
uses: docker/login-action@bc135a1993a1d0db3e9debefa0cfcb70443cc94c
uses: docker/login-action@3da7dc6e2b31f99ef2cb9fb4c50fb0971e0d0139
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

1 comment on commit a22081d

@vercel
Copy link

@vercel vercel bot commented on a22081d Jan 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

fulltextrssplz – ./

fulltextrssplz-whtsky.vercel.app
fulltextrssplz-git-master-whtsky.vercel.app
fulltextrssplz.whtsky.me

Please sign in to comment.