Skip to content

Commit 47aafd8

Browse files
committed
ci: bump to use v2 of Actions-R-Us/actions-tagger
1 parent b4d7c6f commit 47aafd8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release_updates.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
contents: write
1616
steps:
1717
# Action reference: https://github.com/Actions-R-Us/actions-tagger
18-
# NOTE: We pin a version not to have the source code (.ts files), but the
19-
# compiled source code (.js files). This git hash is what v2.0.1
20-
# referenced 30 December 2020.
21-
- uses: Actions-R-Us/actions-tagger@330ddfac760021349fef7ff62b372f2f691c20fb
18+
- uses: Actions-R-Us/actions-tagger@v2
2219
with:
2320
token: "${{ github.token }}"

0 commit comments

Comments
 (0)