We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5872e53 + 7fa6025 commit e4ec050Copy full SHA for e4ec050
.github/workflows/_release.yaml
@@ -8,7 +8,7 @@ jobs:
8
tagpr:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
+ - uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
12
id: app-token
13
with:
14
app-id: ${{ vars.APP_ID }}
0 commit comments