Skip to content

Commit

Permalink
chore(deps): bump actions/create-github-app-token from 1.9.1 to 1.9.3…
Browse files Browse the repository at this point in the history
… in the actions-minor group (#66)
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent ff09d02 commit 95826d5
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@78e5f2ddc08efcb88fbbee6cfa3fed770ba550c3 # v1.9.1
uses: actions/create-github-app-token@7bfa3a4717ef143a604ee0a99d859b8886a96d00 # v1.9.3
with:
app-id: ${{ secrets.MAZI_RELEASE_APP_ID }}
private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 95826d5

Please sign in to comment.