Skip to content

Commit 88f2fb9

Browse files
Update actions/create-github-app-token action to v2.1.4
1 parent d8a6791 commit 88f2fb9

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
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ${{ inputs.runsOn || 'ubuntu-latest' }}
2929
steps:
3030
- name: Generate Token
31-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
31+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
3232
id: app-token
3333
with:
3434
app-id: ${{ secrets.RENOVATE_BOT_CLIENT_ID }}

0 commit comments

Comments
 (0)