Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update docker/build-push-action action to v3 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 6, 2022
1 parent 4931916 commit b842e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
username: nologin
password: ${{ secrets.SCW_SECRET_KEY }}
- name: Build
uses: docker/build-push-action@v2.10.0
uses: docker/build-push-action@v3.0.0
env:
IMAGE: ${{ env.IMAGE_NAME }}:${{ env.BRANCH_SLUG }}
with:
Expand Down

0 comments on commit b842e29

Please sign in to comment.