Skip to content

Commit f5afc25

Browse files
committed
chore(deps): Update create-github-app-token action to v2.1.4
Signed-off-by: Eden Reich <[email protected]>
1 parent 8194ef7 commit f5afc25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
new_release_version: ${{ steps.semantic.outputs.new_release_version }}
1818
new_release_published: ${{ steps.semantic.outputs.new_release_published }}
1919
steps:
20-
- uses: actions/create-github-app-token@v2.0.6
20+
- uses: actions/create-github-app-token@v2.1.4
2121
id: app-token
2222
with:
2323
app-id: ${{ secrets.BOT_GH_APP_ID }}

0 commit comments

Comments
 (0)