There was an error while loading. Please reload this page.
1 parent 1efb457 commit d558e44Copy full SHA for d558e44
2 files changed
.github/workflows/on_command.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Get actor permissions
20
id: check-permissions
21
continue-on-error: true
22
- uses: prince-chrismc/check-actor-permissions-action@d504e74ba31658f4cdf4fcfeb509d4c09736d88e # v3.0.2
+ uses: prince-chrismc/check-actor-permissions-action@00b85696974a3461836b27f5e17128c65d677a1b # v4.0.0
23
with:
24
permission: write
25
.github/workflows/on_label.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- name: Check actor permissions
28
29
30
31
32
0 commit comments