Skip to content

Commit e4ec050

Browse files
authored
Merge pull request #145 from hatena/renovate/actions-create-github-app-token-2.x
Update actions/create-github-app-token action to v2.1.4
2 parents 5872e53 + 7fa6025 commit e4ec050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
tagpr:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
11+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
1212
id: app-token
1313
with:
1414
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)