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 05b4fab + 8a79640 commit 71a4638Copy full SHA for 71a4638
.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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
29
- uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 # v3.5.0
.github/workflows/reuse.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
- name: Checkout
19
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
20
21
- name: REUSE Compliance Check
22
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0
0 commit comments