Skip to content

Commit

Permalink
ci(deps): bump actions/create-github-app-token from 1.11.3 to 1.11.5 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored Feb 16, 2025
1 parent 0743542 commit d9a166d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Generate a token
id: generate_token
uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
uses: actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
with:
app-id: ${{ secrets.MAZI_RELEASE_APP_ID }}
private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit d9a166d

Please sign in to comment.