Skip to content

Commit 3efcf20

Browse files
Merge pull request #841 from phpDocumentor/dependabot/github_actions/frankdejonge/use-github-token-1.1.0
github-actions(deps): bump frankdejonge/use-github-token from 1.0.2 to 1.1.0
2 parents a844451 + d2a3ef6 commit 3efcf20

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)