We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f084516 commit 0b0c966Copy full SHA for 0b0c966
.github/workflows/publish-github-release.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
19
with:
20
ssh-key: "${{secrets.SSH_KEY}}"
21
.github/workflows/publish-image.yml
@@ -19,7 +19,7 @@ jobs:
22
23
24
- name: Docker Setup QEMU
25
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392
0 commit comments