Skip to content

Commit f1dae0d

Browse files
fix(deps): update actions/create-github-app-token action to v3.2.0 (#1087)
Co-authored-by: secustors-renovate[bot] <273200065+secustors-renovate[bot]@users.noreply.github.com>
1 parent 8e58c4d commit f1dae0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

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

2020
- name: Generate GitHub App token
2121
id: app-token
22-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
22+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2323
with:
2424
app-id: ${{ secrets.RENOVATE_APP_ID }}
2525
private-key: ${{ secrets.RENOVATE_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)