We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7935302 + 5417b5f commit e4203c8Copy full SHA for e4203c8
2 files changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
25
with:
26
fetch-depth: 0
27
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
28
29
- name: Setup build environment
30
uses: ./.github/actions/setup
0 commit comments