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 91571a1 commit 6a11ac8Copy full SHA for 6a11ac8
.github/workflows/android-reusable-test.yaml
@@ -45,7 +45,7 @@ jobs:
45
steps:
46
47
- name: Checkout repository
48
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
49
with:
50
repository: 'apache/logging-log4j-samples'
51
ref: ${{ inputs.samples-ref }}
.github/workflows/graalvm-reusable-test.yaml
@@ -50,7 +50,7 @@ jobs:
52
53
54
55
56
0 commit comments