Skip to content

Commit

Permalink
Bump docker/build-push-action from 5.1.0 to 5.2.0 in /.github/actions…
Browse files Browse the repository at this point in the history
…/setup-gear (#386)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent 5f43e15 commit 13c9c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-gear/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
sudo systemctl restart docker
docker network create gear
- uses: docker/[email protected]
- uses: docker/build-push-action@v5.1.0
- uses: docker/build-push-action@v5.2.0
with:
context: stack/gear/env/${{ inputs.devenv }}
tags: stack/gear:${{ inputs.devenv }}
Expand Down

0 comments on commit 13c9c53

Please sign in to comment.