Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit cb65fe1

Browse files
Bump tibdex/github-app-token from 2.0.0 to 2.1.0
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@0914d50...3beb63f) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39a2b2f commit cb65fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134

135135
- name: Generate GitHub token
136136
id: generate_token
137-
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f # @v2.0.0
137+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # @v2.1.0
138138
with:
139139
app_id: ${{ secrets.GH_APP_OS_APP_ID }}
140140
private_key: ${{ secrets.GH_APP_OS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)