We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e61b55d + a631206 commit b8c5f86Copy full SHA for b8c5f86
actions/create-signing-events/action.yml
@@ -4,7 +4,7 @@ description: 'Create signing events for offline signed metadata that is about to
4
runs:
5
using: "composite"
6
steps:
7
- - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
8
with:
9
fetch-depth: 0
10
0 commit comments