Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent bed8ae9 commit 3f6fac5
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@46e4a501e119d39574a54e53a06c9a705efc55c9 # v1.6.1
- uses: actions/create-github-app-token@2986852ad836768dfea7781f31828eb3e17990fa # v1.6.2
id: sre_app_token
with:
app_id: ${{ secrets.SRE_APP_ID }}
Expand Down

0 comments on commit 3f6fac5

Please sign in to comment.