Skip to content

Commit 1d16ce4

Browse files
chore(deps): update actions/create-github-app-token digest to fee1f7d
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b969a61 commit 1d16ce4

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@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
197197
with:
198198
app-id: ${{ secrets.BOT_APP_ID }}
199199
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)