We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5578bb5 commit d579af5Copy full SHA for d579af5
2 files changed
.github/workflows/bake_targets.yml
@@ -32,7 +32,7 @@ jobs:
32
persist-credentials: false
33
34
- name: Log in to the GitHub Container registry
35
- uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
36
with:
37
registry: ghcr.io
38
username: ${{ github.actor }}
.github/workflows/update_os_libraries.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
55
56
57
58
59
60
0 commit comments