Skip to content

Commit

Permalink
Merge pull request #71 from reload/dependabot/github_actions/docker/l…
Browse files Browse the repository at this point in the history
…ogin-action-3.3.0
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
2 parents cc69e00 + 9f0bed8 commit 4b61aee
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 @@ -18,7 +18,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@master
- name: Login to GitHub Container Registry
uses: docker/login-action@v3.2.0
uses: docker/login-action@v3.3.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 4b61aee

Please sign in to comment.