We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba61e6d commit d2419bfCopy full SHA for d2419bf
1 file changed
.github/workflows/bumpversion.yml
@@ -12,7 +12,7 @@ jobs:
12
13
name: "Bump version and create changelog with commitizen"
14
steps:
15
- - uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
+ - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
16
id: app-token
17
with:
18
app-id: ${{ vars.ELEMENTSINTERACTIVE_BOT_APP_ID }}
0 commit comments