Skip to content

Commit ba55669

Browse files
committed
chore: hardcode SHA and bump to v4.6.0 instead
1 parent 9ac77f4 commit ba55669

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.5.2
118+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
119119
with:
120120
registry: ghcr.io
121121
username: ${{ github.actor }}

0 commit comments

Comments
 (0)