There was an error while loading. Please reload this page.
2 parents 95e0318 + ba55669 commit 3b02b82Copy full SHA for 3b02b82
1 file changed
.github/workflows/deploy.yml
@@ -115,7 +115,7 @@ jobs:
115
run: echo "${{ github.sha }}" >> benefits/static/sha.txt
116
117
- name: Docker Login to GitHub Container Registry
118
- uses: docker/login-action@v4
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
119
with:
120
registry: ghcr.io
121
username: ${{ github.actor }}
0 commit comments