Skip to content

Commit

Permalink
Bump frankdejonge/use-github-token from 1.0.2 to 1.1.0 (#42)
Browse files Browse the repository at this point in the history
Bumps [frankdejonge/use-github-token](https://github.com/frankdejonge/use-github-token) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/frankdejonge/use-github-token/releases)
- [Commits](frankdejonge/use-github-token@1.0.2...1.1.0)

---
updated-dependencies:
- dependency-name: frankdejonge/use-github-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent c5811c4 commit 32c4ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-subsplits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
private_key: ${{ secrets.RETROFIT_BOT_PRIVATE_KEY }}

- name: Set RetrofitBot token
uses: frankdejonge/use-github-token@1.0.2
uses: frankdejonge/use-github-token@1.1.0
with:
authentication: 'RetrofitBot:${{ steps.generate_token.outputs.token }}'
name: github-actions[bot]
Expand Down

0 comments on commit 32c4ff6

Please sign in to comment.