Skip to content

Commit 6c58ff0

Browse files
build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#2837)
1 parent c65dad0 commit 6c58ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
registry-type: public
6262

6363
- name: Login to GitHub Container Registry
64-
uses: docker/login-action@v3.5.0
64+
uses: docker/login-action@v3.6.0
6565
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
6666
with:
6767
registry: ghcr.io

0 commit comments

Comments
 (0)