Skip to content

Commit

Permalink
Merge pull request #74 from inovex/dependabot/github_actions/docker/l…
Browse files Browse the repository at this point in the history
…ogin-action-3
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
2 parents 99404dd + 3fcc231 commit 776d79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-go@v4

- name: Log in to GitHub container registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 776d79a

Please sign in to comment.