Skip to content

Commit

Permalink
Merge pull request #290 from reload/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…login-action-3.2.0
  • Loading branch information
dependabot[bot] authored May 28, 2024
2 parents ed6cb59 + 8da2db0 commit fb90888
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 @@ -28,7 +28,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@master
- name: Login to GitHub Container Registry
uses: docker/login-action@v3.1.0
uses: docker/login-action@v3.2.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit fb90888

Please sign in to comment.