Skip to content

Commit ee5f6db

Browse files
Update JuliaRegistries/TagBot action to v1.25.1
1 parent 3a1f33e commit ee5f6db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: JuliaRegistries/TagBot@62dd7cd21dcde087eca10e70c3fc3f8cefbe44a2 # v1.20.2
14+
- uses: JuliaRegistries/TagBot@bec137295ac1aaecc0eab42d7842a5cab5a7ab50 # v1.25.1
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}
1717
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)