Skip to content

Commit dae49f1

Browse files
committed
ci: use stable version of auto-release
1 parent 6abd0fe commit dae49f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
lfs: true
1818
fetch-depth: 0
1919

20-
- uses: "marvinpinto/action-automatic-releases@latest"
20+
- uses: "marvinpinto/action-automatic-releases"
2121
with:
2222
repo_token: "${{ secrets.GITHUB_TOKEN }}"
2323
prerelease: false

0 commit comments

Comments
 (0)