We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e7c34 commit 2effb6bCopy full SHA for 2effb6b
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
permissions:
45
pull-requests: write
46
steps:
47
- - uses: actions-ecosystem/action-add-assignees@a5b84af721c4a621eb9c7a4a95ec20a90d0b88e9 #v1.0.1
+ - uses: actions-ecosystem/action-add-assignees@a5b84af721c4a621eb9c7a4a95ec20a90d0b88e9 #v1.0.1
48
if: |
49
(
50
github.event_name == 'pull_request' &&
doc/changelog.d/4260.maintenance.md
@@ -0,0 +1 @@
1
+Add actions-security job to audit GitHub Actions usage
0 commit comments