Skip to content

Commit df740db

Browse files
authored
ci(action): update actions/create-github-app-token action to v3.1.1 (#726)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent fac3e5f commit df740db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- name: Generate GitHub App Token
6363
id: app-token
64-
uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
64+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
6565
with:
6666
app-id: ${{ secrets.RELEASE_APP_ID }}
6767
private-key: ${{ secrets.RELEASE_APP_PEM }}

0 commit comments

Comments
 (0)