We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34383df commit faf3718Copy full SHA for faf3718
.github/workflows/maven.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
10
- name: Checkout
11
- uses: actions/checkout@v4.1.6
+ uses: actions/checkout@v4.1.7
12
with:
13
fetch-depth: 0
14
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
15
16
17
- name: Retrieve tag name
18
uses: olegtarasov/get-tag@2.1.3
0 commit comments