Skip to content

Commit ae0ad25

Browse files
Bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#617)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc5020e commit ae0ad25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/installer-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
steps:
225225
- name: Generate a token
226226
id: generate_token
227-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
227+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
228228
with:
229229
app-id: ${{ secrets.GH_BOT_APP_ID }}
230230
private-key: ${{ secrets.GH_BOT_APP_KEY }}

0 commit comments

Comments
 (0)