Bump actions/create-github-app-token from 2.2.0 to 2.2.1 (#6778)

This commit is contained in:
dependabot[bot]
2025-12-09 19:17:54 -05:00
committed by GitHub
parent 0f355c717e
commit d467fda7c6
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ jobs:
# Creating issues requires elevated privilege
- name: Generate access token
id: generate-token
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
app-id: ${{ vars.VERILATOR_CI_ID }}
private-key: ${{ secrets.VERILATOR_CI_KEY }}