Skip to content

Commit

Permalink
Merge pull request #15 from kartverket/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/login-action-3d58c274f17dffee475a5520cbe67f0a882c4dbb

Bump docker/login-action from b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 to 3d58c274f17dffee475a5520cbe67f0a882c4dbb
  • Loading branch information
Espen Henriksen authored Nov 27, 2023
2 parents 950f9c2 + f05a281 commit c844e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
go-version: "1.21"
- name: Log in to the Container registry
uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit c844e0f

Please sign in to comment.