Skip to content

Commit 3bbcdcb

Browse files
chore: bump actions/create-github-app-token from 1.12.0 to 2.1.1 (#120)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a534118 commit 3bbcdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bumpversion.yml

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

1313
name: "Bump version and create changelog with commitizen"
1414
steps:
15-
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
15+
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
1616
id: app-token
1717
with:
1818
app-id: ${{ vars.ELEMENTSINTERACTIVE_BOT_APP_ID }}

0 commit comments

Comments
 (0)