Skip to content

Commit

Permalink
Bump actions/create-github-app-token from 1.6.0 to 1.6.1 (#1551)
Browse files Browse the repository at this point in the history
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@e995b4e...46e4a50)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 79ef3f1 commit 1c55d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v3

- name: Get GitHub App token
uses: actions/create-github-app-token@e995b4e40ace2eb5bf13137d9abe242c98f3aab6 # v1.6.0
uses: actions/create-github-app-token@46e4a501e119d39574a54e53a06c9a705efc55c9 # v1.6.1
id: app-token
with:
app_id: ${{ secrets.GH_APP_ID }}
Expand Down

0 comments on commit 1c55d0b

Please sign in to comment.