Skip to content

Commit

Permalink
chore: update authorize action
Browse files Browse the repository at this point in the history
  • Loading branch information
bgiori committed Feb 14, 2025
1 parent 7de1608 commit 38bf1d6
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 @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ${{ github.actor }} permission check to do a release
uses: octokit/request-action@v2.0.0
uses: octokit/request-action@v2.4.0
with:
route: GET /repos/:repository/collaborators/${{ github.actor }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 38bf1d6

Please sign in to comment.