Skip to content

Commit e112f37

Browse files
Update actions/checkout digest version (#3858)
* Update actions/checkout digest to ff7abcd Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Revert sha and set version --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Saylor Berman <[email protected]>
1 parent c973f2a commit e112f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "✅ Valid version format: ${INPUT_VERSION}"
4646
4747
- name: Checkout Repository
48-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
48+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4949
with:
5050
fetch-depth: 0
5151

0 commit comments

Comments
 (0)