There was an error while loading. Please reload this page.
1 parent 9ac77f4 commit ba55669Copy full SHA for ba55669
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.5.2
+ uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
119
with:
120
registry: ghcr.io
121
username: ${{ github.actor }}
0 commit comments