Skip to content

Commit

Permalink
Merge pull request #12 from kubism/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-3.6.2

ghactions: bump docker/metadata-action from 3.3.0 to 3.6.2
  • Loading branch information
jastBytes authored Feb 24, 2022
2 parents ca93fdf + f6a9e5b commit 6a4a592
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 @@ -38,7 +38,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- id: meta # Used to pass data into next step
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down

0 comments on commit 6a4a592

Please sign in to comment.