Skip to content

Commit

Permalink
Merge pull request #575 from fp-in-bo/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/login-action-3.2.0

Bump docker/login-action from 3.1.0 to 3.2.0
  • Loading branch information
mergify[bot] authored May 29, 2024
2 parents f18ad57 + c1d8533 commit 520a4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4

- 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.repository_owner }}
Expand Down

0 comments on commit 520a4b2

Please sign in to comment.