Skip to content

Commit 1484d95

Browse files
committed
Pin (and upgrade) immutable-eligible action actions/checkout to their semantic versions
1 parent 5fdb9d6 commit 1484d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/major-version-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- name: Checkout Repo
18-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+
uses: actions/checkout@4.2.2
1919

2020
- name: version
2121
id: version

0 commit comments

Comments
 (0)