Skip to content

Commit 82e48d1

Browse files
authored
Merge pull request #270 from coredns/dependabot/github_actions/docker/login-action-4.5.1
chore(deps): bump docker/login-action from 4.4.0 to 4.5.1
2 parents caac031 + a3fe928 commit 82e48d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: sigstore/cosign-installer@v4.1.2
1818

1919
- name: Login to GitHub Container Registry
20-
uses: docker/login-action@v4.4.0
20+
uses: docker/login-action@v4.5.1
2121
with:
2222
registry: ghcr.io
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)