Skip to content

Commit

Permalink
Merge pull request #12 from hostwithquantum/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/metadata-action-5.5.0
  • Loading branch information
till authored Jan 8, 2024
2 parents 29277d4 + 172746f commit f07b823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- id: meta
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
with:
images: ghcr.io/${{ github.repository }}
- uses: docker/build-push-action@v5
Expand Down

0 comments on commit f07b823

Please sign in to comment.