Skip to content

Commit

Permalink
chore(deps): bump tibdex/github-app-token from 1 to 2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and neilime committed Sep 15, 2023
1 parent 5416515 commit e0e2aca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-dependabot-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate Dependabot Glob
uses: Makeshift/[email protected]

- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
if: inputs.github-app-id
id: generate-token
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
with:
name: changed-files

- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
if: inputs.github-app-id
id: generate-token
with:
Expand Down

0 comments on commit e0e2aca

Please sign in to comment.