Skip to content

Commit 7667c6f

Browse files
chore(deps): update docker/login-action action to v4 (#1560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac48f6d commit 7667c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-outline-role-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
persist-credentials: false
4949

5050
- name: Login to GitHub Container Registry
51-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
51+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
5252
if: ${{ !github.event.pull_request.head.repo.fork }}
5353
with:
5454
registry: ghcr.io

0 commit comments

Comments
 (0)