Skip to content

Commit b8c5f86

Browse files
authored
Merge pull request #110 from theupdateframework/dependabot/github_actions/actions/create-signing-events/actions/checkout-4.1.1
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 in /actions/create-signing-events
2 parents e61b55d + a631206 commit b8c5f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/create-signing-events/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Create signing events for offline signed metadata that is about to
44
runs:
55
using: "composite"
66
steps:
7-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
7+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
88
with:
99
fetch-depth: 0
1010

0 commit comments

Comments
 (0)