Skip to content

Commit 6e6d5c3

Browse files
Merge pull request #483 from SciML/dependabot/github_actions/JuliaRegistries/TagBot-1.21.1
build(deps): bump JuliaRegistries/TagBot from 1.20.2 to 1.21.1
2 parents 8497225 + 4f5054f commit 6e6d5c3

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
@@ -25,7 +25,7 @@ jobs:
2525
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: JuliaRegistries/TagBot@62dd7cd21dcde087eca10e70c3fc3f8cefbe44a2
28+
- uses: JuliaRegistries/TagBot@79aed30d025666340f7407285d6e3e1a93535bde
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key

0 commit comments

Comments
 (0)