Skip to content

Commit a0f0e39

Browse files
Merge pull request #43 from belodetek/renovate/actions-create-github-app-token-2.1.x
patch: Update actions/create-github-app-token action to v2.1.4
2 parents 260367a + 39e0c37 commit a0f0e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

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

6363
# https://github.com/actions/create-github-app-token
6464
- name: Generate GitHub App installation token
65-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
65+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
6666
id: app_token
6767
with:
6868
app-id: ${{ vars.RENOVATE_APP_ID || '290907' }}

0 commit comments

Comments
 (0)