Skip to content

Commit

Permalink
Merge pull request #203 from ClapeyronThermo/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/JuliaRegistries/TagBot-1.16

Bump JuliaRegistries/TagBot from 1.15 to 1.16
  • Loading branch information
pw0908 committed Sep 19, 2023
2 parents b5259f3 + 39258a0 commit 8996f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@v1.15
- uses: JuliaRegistries/TagBot@v1.16
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key
Expand Down

0 comments on commit 8996f68

Please sign in to comment.