Skip to content

Commit 5dc0e62

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 263d967 commit 5dc0e62

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/manual-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
pages: write
8282
pull-requests: write
8383
statuses: write
84-
security-events: read
84+
security-events: read
8585
needs: get-test-matrix
8686
if: ${{ needs.get-test-matrix.outputs.nodes != '' }}
8787
strategy:

.github/workflows/manual-reset-local-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
pages: write
7979
pull-requests: write
8080
statuses: write
81-
security-events: read
81+
security-events: read
8282
needs: [get-build-matrix, clean-up]
8383
if: ${{ needs.get-image-list.outputs.matrix != '' }}
8484
strategy:

.github/workflows/push-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
pages: write
5656
pull-requests: write
5757
statuses: write
58-
security-events: read
58+
security-events: read
5959
needs: job1
6060
if: ${{ needs.job1.outputs.run_matrix != '{"include":[]}' }}
6161
strategy:

0 commit comments

Comments
 (0)