Skip to content

Commit 5bf1a11

Browse files
ci(deps): update actions/create-github-app-token action to v2
1 parent 5fc7146 commit 5bf1a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Validate PR title
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4
19+
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
2020
id: app-token
2121
with:
2222
app-id: ${{ vars.GET_TOKEN_APP_ID }}

0 commit comments

Comments
 (0)