We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb59595 commit ca65f2dCopy full SHA for ca65f2d
1 file changed
.github/workflows/maven.yml
@@ -34,7 +34,7 @@ jobs:
34
experimental: true
35
36
steps:
37
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
38
with:
39
persist-credentials: false
40
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
0 commit comments