Skip to content

Commit

Permalink
chore(deps): update actions/create-github-app-token action to v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 23, 2024
1 parent 782b844 commit 5f02e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create GitHub App Token
uses: actions/create-github-app-token@v1.11.0 # v1.11.0
uses: actions/create-github-app-token@v1.11.1
id: app-token
with:
app-id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit 5f02e2d

Please sign in to comment.