Skip to content

Commit 2ef5dd0

Browse files
authored
chore(ci): Remove GitHubSecurityLab/actions-permissions/monitor (#74)
The tests will be done by zizmor
1 parent 8d10cff commit 2ef5dd0

File tree

5 files changed

+0
-9
lines changed

5 files changed

+0
-9
lines changed

.github/workflows/check-dist.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
check-dist:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
14-
1513
- name: Checkout
1614
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1715
with:

.github/workflows/linter.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
permissions:
1010
statuses: write
1111
steps:
12-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
1312
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1413
with:
1514
fetch-depth: 0
@@ -31,7 +30,6 @@ jobs:
3130
biome:
3231
runs-on: ubuntu-latest
3332
steps:
34-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
3533
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3634
with:
3735
fetch-depth: 0

.github/workflows/release-please.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ jobs:
1212
contents: write
1313
pull-requests: write
1414
steps:
15-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
1615
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0

.github/workflows/semantic-pull-request.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
permissions:
1717
pull-requests: write
1818
steps:
19-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
20-
2119
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
2220
id: lint_pr_title
2321
env:

.github/workflows/zizmor.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
permissions:
1313
security-events: write
1414
steps:
15-
- uses: GitHubSecurityLab/actions-permissions/monitor@b25f731bf2f9eb9748c2e9757d366c3e72fa2109 # v1.0.2-beta8
16-
1715
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1816
with:
1917
persist-credentials: false

0 commit comments

Comments
 (0)