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 1d18eb7 commit 0274dc1Copy full SHA for 0274dc1
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Checkout
34
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
36
- name: Set up Jsonnet
37
run: |
.github/workflows/pre-commit.yml
@@ -35,7 +35,7 @@ jobs:
skip_after_successful_duplicate: false
38
39
with:
40
fetch-depth: 0
41
0 commit comments