Skip to content

Commit fc3f81c

Browse files
dependabot[bot]dblock
authored andcommitted
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@v2.0.0...v2.1.0) --- 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 fbdcf3e commit fc3f81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: GitHub App token
3636
if: ${{ github.repository == 'slack-ruby/slack-ruby-client' }}
3737
id: github_app_token
38-
uses: tibdex/github-app-token@v2.0.0
38+
uses: tibdex/github-app-token@v2.1.0
3939
with:
4040
app_id: ${{ secrets.CI_APP_ID }}
4141
private_key: ${{ secrets.CI_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)