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

Commit 2fd4203

Browse files
authored
Merge pull request #28 from nordeck/dependabot/github_actions/tibdex/github-app-token-2.1.0
Bump tibdex/github-app-token from 2.0.0 to 2.1.0
2 parents d38619c + 1a3ce3b commit 2fd4203

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)