Merge pull request #2457 from freeCodeCamp/renovate/github-actions

Update docker/login-action digest to 74a5d14
pull/2458/head
renovate[bot] 6 days ago committed by GitHub
commit affb734a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,7 +29,7 @@ jobs:
persist-credentials: false
- name: Log in to the Container registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}

Loading…
Cancel
Save