We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c973f2a commit e112f37Copy full SHA for e112f37
.github/workflows/production-release.yml
@@ -45,7 +45,7 @@ jobs:
45
echo "✅ Valid version format: ${INPUT_VERSION}"
46
47
- name: Checkout Repository
48
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
49
with:
50
fetch-depth: 0
51
0 commit comments