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 a04ef08 + 80102bb commit b6da64aCopy full SHA for b6da64a
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23
with:
24
persist-credentials: false
0 commit comments