Skip to content

Commit

Permalink
Merge pull request #26 from ZEISS/dependabot/github_actions/docker/lo…
Browse files Browse the repository at this point in the history
…gin-action-0d4c9c5ea7693da7b068278f7b52bda2a190a446

chore(deps): bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 0d4c9c5ea7693da7b068278f7b52bda2a190a446
  • Loading branch information
katallaxie authored Jul 16, 2024
2 parents 5b0619b + f275bba commit 7b2ebd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version-file: ./go.mod
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit 7b2ebd0

Please sign in to comment.