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 678491b commit 2b99015Copy full SHA for 2b99015
.github/workflows/vulnerability-scanning.yml
@@ -6,7 +6,7 @@ jobs:
6
name: depecheck_test
7
steps:
8
- name: Checkout
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
10
- name: Setup Java
11
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
12
with:
0 commit comments