We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aece96 commit 39efa2eCopy full SHA for 39efa2e
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: log into dockerhub
24
- uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
25
with:
26
username: condaforgebot
27
password: ${{ secrets.CF_BOT_DH_PASSWORD }}
0 commit comments