Skip to content

Commit 3b02b82

Browse files
authored
chore(deps): bump docker/login-action from 4 to 4.5.2 (#3929)
2 parents 95e0318 + ba55669 commit 3b02b82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: echo "${{ github.sha }}" >> benefits/static/sha.txt
116116

117117
- name: Docker Login to GitHub Container Registry
118-
uses: docker/login-action@v4
118+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
119119
with:
120120
registry: ghcr.io
121121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)