Skip to content

Commit f723a40

Browse files
build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 in the actions-core group (#78)
1 parent fd4dd42 commit f723a40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Create GitHub App token
8282
id: app-token
83-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
83+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
8484
with:
8585
app-id: ${{ secrets.SUMUP_BOT_APP_ID }}
8686
private-key: ${{ secrets.SUMUP_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)