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 005ea60 commit f6d3a19Copy full SHA for f6d3a19
1 file changed
struct_module/contribs/github/workflows/release-drafter.yaml
@@ -41,7 +41,7 @@ files:
41
name: Move major tag
42
runs-on: ubuntu-latest
43
steps:
44
- - uses: actions/checkout@v{{@ "actions/checkout" | latest_release @}}
+ - uses: actions/checkout@{{@ "actions/checkout" | latest_release @}}
45
- uses: phwt/major-tagging-action@v1
46
47
- .github/release-drafter.yml:
0 commit comments