Skip to content

Commit 62e4477

Browse files
authored
Merge pull request #6 from freifunkMUC/dependabot/github_actions/docker/login-action-3.7.0
⬆️ Bump docker/login-action from 3.6.0 to 3.7.0
2 parents 45aa1e9 + 8ce63c8 commit 62e4477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
buildkitd-config: .github/buildkitd.toml
3535

3636
- name: Login to GitHub Container Registry
37-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
37+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
3838
with:
3939
registry: ${{ env.REGISTRY }}
4040
username: ${{ github.actor }}

0 commit comments

Comments
 (0)