Skip to content

Commit

Permalink
ci(deps): update actions/create-github-app-token action from v1.9.0 t…
Browse files Browse the repository at this point in the history
…o v1.10.0
  • Loading branch information
mazi-renovate[bot] committed May 11, 2024
1 parent 1340b66 commit 3eb97cd
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 @@ -20,7 +20,7 @@ jobs:
steps:
- name: Generate a token
id: generate_token
uses: actions/create-github-app-token@f2acddfb5195534d487896a656232b016a682f3c # v1.9.0
uses: actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1.10.0
with:
app-id: ${{ secrets.MAZI_RELEASE_APP_ID }}
private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 3eb97cd

Please sign in to comment.