Skip to content

Commit 3e204ef

Browse files
authored
Merge pull request #132 from mackerelio/renovate/actions-create-github-app-token-3.x
chore(deps): update actions/create-github-app-token action to v3
2 parents 723a8fb + 4c3a4ab commit 3e204ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wf-tagpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
tagpr:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
10+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
1111
id: app-token
1212
with:
1313
app-id: 2119989

0 commit comments

Comments
 (0)