Skip to content

Commit

Permalink
chore(dependencies): update docker/build-push-action digest to d235d2d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2023
1 parent 848eebb commit ec8bd93
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 @@ -31,7 +31,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@4eb68bb2ac65309f0a26ed9abf968f9ea36bd29f
uses: docker/build-push-action@d235d2d5ea6fb6173c610daf5059b397a4f8be0d
with:
context: .
push: true
Expand Down

1 comment on commit ec8bd93

@vercel
Copy link

@vercel vercel bot commented on ec8bd93 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-git-master-whtsky.vercel.app
fulltextrssplz.whtsky.me
fulltextrssplz-whtsky.vercel.app

Please sign in to comment.