Skip to content

Commit 2104fc8

Browse files
committed
set action v2.1.4
1 parent 0f2d803 commit 2104fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-approval-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Mint installation token
1414
id: app-token
15-
uses: actions/create-github-app-token@v2
15+
uses: actions/create-github-app-token@v2.1.4
1616
with:
1717
app-id: ${{ secrets.PR_APPROVAL_CHECK_APP_ID }}
1818
private-key: ${{ secrets.PR_APPROVAL_CHECK }}

0 commit comments

Comments
 (0)