We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6436a25 commit ee98bdaCopy full SHA for ee98bda
1 file changed
.github/workflows/ci_linux.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Check if triggering actor has write permission
53
id: permission_check
54
- uses: scherermichael-oss/action-has-permission@v1
+ uses: scherermichael-oss/action-has-permission@17f29510f1bf987b916c8cbb451566a56eed23f1
55
with:
56
required-permission: write
57
env:
0 commit comments