Skip to content

Commit 430c6f0

Browse files
renovate[bot]Fahl-Design
authored andcommitted
chore(deps): update actions/create-github-app-token action to v3
| datasource | package | from | to | | ----------- | ------------------------------- | ---- | -- | | github-tags | actions/create-github-app-token | v2 | v3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b969a61 commit 430c6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
steps:
194194
- name: Generate Token
195195
id: generate_token
196-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
196+
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
197197
with:
198198
app-id: ${{ secrets.BOT_APP_ID }}
199199
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)