Skip to content

Commit 270ba21

Browse files
chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 (#115)
1 parent 60f6e96 commit 270ba21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-infrastructure-repo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Generate token for writeback to pr
6060
id: generate_token
6161
# v1.5.1
62-
uses: actions/create-github-app-token@v1.12.0
62+
uses: actions/create-github-app-token@v2.0.2
6363
with:
6464
app-id: 172868
6565
private-key: ${{ secrets.write-back-app-pem }}

0 commit comments

Comments
 (0)