Skip to content

Commit bf74c80

Browse files
authored
Merge pull request #7 from reactphp-parallel/renovate/update-github-tags-actions-create-github-app-token-v2-1-4
Update actions/create-github-app-token action to v2.1.4
2 parents d8a6791 + 88f2fb9 commit bf74c80

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)