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.
2 parents 1263f0f + 2513e16 commit a036bd0Copy full SHA for a036bd0
.github/workflows/gradle-wrapper-validation.yml
@@ -25,5 +25,5 @@ jobs:
25
name: "Validation"
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
29
- uses: gradle/actions/wrapper-validation@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
.github/workflows/reuse.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest-low
20
21
- name: Checkout
22
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
23
with:
24
persist-credentials: false
0 commit comments