Skip to content

Commit 1f4f95f

Browse files
build(deps): bump tibdex/github-app-token from 1 to 2
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60d4367 commit 1f4f95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ok-to-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# See app.yml for an example app manifest
1818
- name: Generate token
1919
id: generate_token
20-
uses: tibdex/github-app-token@v1
20+
uses: tibdex/github-app-token@v2
2121
with:
2222
app_id: ${{ secrets.DEPLOYBOT_APP_ID }}
2323
private_key: ${{ secrets.DEPLOYBOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)