Skip to content

Commit dd92a74

Browse files
chore(deps): update actions/create-github-app-token action to v1.11.5 (#2888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92fdcb1 commit dd92a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

1414
steps:
1515
- name: ✅ Use App Token for the Bot which is allowed to create releases
16-
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
16+
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
1717
id: app-token
1818
with:
1919
app-id: ${{ vars.BOT_APP_ID }}

0 commit comments

Comments
 (0)