Commit afd25eb
committed
[github-actions] pin actions to commit SHA hashes in dockerhub-publish
Pin docker/login-action and actions/download-artifact to full commit
SHA hashes in dockerhub-publish.yml. Also update docker/login-action to
v4.6.0.
Referencing GitHub Actions by version tags triggers unpinned-uses errors
in zizmor security scans during CI workflows. Pinning to full commit
SHAs resolves these security scan failures and allows Dependabot to
maintain commit SHA references for future updates.1 parent 288adca commit afd25eb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments