Skip to content

Commit e83020d

Browse files
authored
refactor: use shorthand for referencing action versions
1 parent eb625b0 commit e83020d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Release
17-
uses: softprops/action-gh-release@v2.6.1
17+
uses: softprops/action-gh-release@v2
1818
with:
1919
generate_release_notes: true
2020
make_latest: "true"

0 commit comments

Comments
 (0)