We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a86ce commit cfd09fcCopy full SHA for cfd09fc
1 file changed
.github/workflows/docker-image.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6.0.2
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
with:
19
persist-credentials: false
20
- name: Build the Docker image
0 commit comments