Skip to content

Commit

Permalink
chore(deps): update actions/create-github-app-token action to v1.6.3 (#…
Browse files Browse the repository at this point in the history
…213)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 8d57143 commit bef23fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@2986852ad836768dfea7781f31828eb3e17990fa # v1.6.2
- uses: actions/create-github-app-token@f04aa94d10cf56334d1c580e077ce2e3569e805d # v1.6.3
id: sre_app_token
with:
app_id: ${{ secrets.SRE_APP_ID }}
Expand Down

0 comments on commit bef23fb

Please sign in to comment.