Skip to content

Commit

Permalink
Bump docker/build-push-action from 3.0.0 to 3.1.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 20, 2022
1 parent 2c43440 commit bb84186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
type=sha
-
name: Build and push Docker image
uses: docker/build-push-action@v3.0.0
uses: docker/build-push-action@v3.1.0
with:
build-args: |
COMMIT=${{ github.sha }}
Expand Down

0 comments on commit bb84186

Please sign in to comment.