Skip to content

Commit 7e74106

Browse files
Merge pull request #501 from SciML/dependabot/github_actions/JuliaRegistries/TagBot-1.24.3
build(deps): bump JuliaRegistries/TagBot from 1.24.2 to 1.24.3
2 parents c634b16 + 48dd7cf commit 7e74106

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@9f99c136d5032f30ce95a217be0c4d69d44ce2f8
28+
- uses: JuliaRegistries/TagBot@fdeda6bc5e30641e181adf155388e61dcee1526e
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)