Skip to content

Commit d2a3ef6

Browse files
github-actions(deps): bump frankdejonge/use-github-token
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]>
1 parent a844451 commit d2a3ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sub-split.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: "0"
2424
persist-credentials: "false"
25-
- uses: "frankdejonge/use-github-token@1.0.2"
25+
- uses: "frankdejonge/use-github-token@1.1.0"
2626
with:
2727
authentication: "phpdoc-bot:${{ secrets.BOT_TOKEN }}"
2828
user_name: "phpDocumentor Bot"

0 commit comments

Comments
 (0)