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 3e2588b commit 490d291Copy full SHA for 490d291
.github/workflows/create_tags.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
contents: write
13
steps:
14
- - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc7 # v3.1.0
15
with:
16
fetch-depth: '0'
17
- uses: robinraju/release-downloader@d6de084c58345d09b017e22701dbcf26977cfd14 # v1.6
0 commit comments