Skip to content

Commit

Permalink
Merge pull request #13 from kubism/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-2.9.0

ghactions: bump docker/build-push-action from 2.5.0 to 2.9.0
  • Loading branch information
jastBytes authored Feb 24, 2022
2 parents 6a4a592 + 05f9459 commit 86b2d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-operator-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
- uses: docker/build-push-action@7f9d37fa544684fb73bfe4835ed7214c255ce02b
with:
context: .
push: true
Expand Down

0 comments on commit 86b2d19

Please sign in to comment.