We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d62103 commit 2531bf1Copy full SHA for 2531bf1
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Get token
24
id: get_token
25
- uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
+ uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0
26
with:
27
private_key: ${{ secrets.RELEASE_APP_PEM }}
28
app_id: ${{ secrets.RELEASE_APP_ID }}
0 commit comments