Skip to content

Commit

Permalink
Merge pull request #2 from hostwithquantum/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/metadata-action-f3c3cad8ad5e1076ffba2449385b1547f1e3c566

Upgrade: bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to f3c3cad8ad5e1076ffba2449385b1547f1e3c566
  • Loading branch information
till authored Nov 24, 2023
2 parents b11aa01 + a5f2845 commit 88b3114
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@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@f3c3cad8ad5e1076ffba2449385b1547f1e3c566
with:
images: ghcr.io/${{ github.repository }}
- uses: docker/build-push-action@v5
Expand Down

0 comments on commit 88b3114

Please sign in to comment.