Skip to content

Commit

Permalink
Merge pull request #23 from fitbeard/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/login-action-3.2.0
  • Loading branch information
fitbeard authored May 28, 2024
2 parents 04d0792 + 910fae3 commit 743aa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Authenticate with Quay.io
uses: docker/login-action@v3.1.0
uses: docker/login-action@v3.2.0
with:
registry: quay.io
username: ${{ secrets.QUAY_USERNAME }}
Expand Down

0 comments on commit 743aa85

Please sign in to comment.