Skip to content

Commit

Permalink
Update actions/github-script digest to 4020e46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent c81c47d commit a6929f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ startsWith(github.event.issue.title, 'Add oyajigyagu ') }}
steps:
- name: Check permissions
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
uses: actions/github-script@4020e461acd7a80762cdfff123a1fde368246fa4
with:
script: |
const { data: permissions } = await github.rest.repos.getCollaboratorPermissionLevel({
Expand Down

0 comments on commit a6929f4

Please sign in to comment.