Skip to content

Commit 3c9e7b1

Browse files
chore(deps): update docker/login-action action to v3.7.0
1 parent 3fba284 commit 3c9e7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-kustomize-bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/checkout@v6
5454

5555
- name: Log in to GitHub Container Registry
56-
uses: docker/login-action@v3.6.0
56+
uses: docker/login-action@v3.7.0
5757
with:
5858
registry: ghcr.io
5959
username: ${{ github.actor }}

0 commit comments

Comments
 (0)