File tree Expand file tree Collapse file tree
templates/zizmor/.github/workflows
ai-studio/main/.github/workflows
midsommar/main/.github/workflows
portal/master/.github/workflows
release-5.13.1/.github/workflows
release-5.13/.github/workflows
release-5.14.0/.github/workflows
release-5.14/.github/workflows
release-5.3/.github/workflows
release-5.8.15/.github/workflows
release-5.8/.github/workflows
tyk-identity-broker/master/.github/workflows
release-1.14.1/.github/workflows
release-1.14/.github/workflows
release-1.15.0/.github/workflows
release-1.16.0/.github/workflows
tyk-sink/master/.github/workflows
release-5.13.1/.github/workflows
release-5.13/.github/workflows
release-5.14.0/.github/workflows
release-5.14/.github/workflows
release-5.3/.github/workflows
release-5.8.15/.github/workflows
release-5.8/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 environment :
2626 name : github-pages
2727 url : ${{ steps.deployment.outputs.page_url }}
28- runs-on : ubuntu-latest
28+ runs-on : ubuntu-24.04
2929 steps :
3030 - name : Checkout
3131 uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
Original file line number Diff line number Diff line change @@ -4,18 +4,26 @@ name: zizmor
44
55on :
66 pull_request :
7+ paths :
8+ - " .github/workflows/**"
9+ - " .github/actions/**"
710 push :
811 branches :
912 - {{ .Branch }}
13+ paths :
14+ - " .github/workflows/**"
15+ - " .github/actions/**"
16+ workflow_dispatch :
1017
1118permissions : {}
1219
1320jobs :
1421 zizmor :
1522 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
23+ with :
24+ upload_sarif : true
1625 permissions :
1726 security-events : write
1827 contents : read
1928 actions : read
20- secrets :
21- SLACK_WEBHOOK_URL : {{`${{ secrets.SLACK_WEBHOOK_URL }}`}}
29+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - main
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - main
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - master
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - master
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - release-5.13.1
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - release-5.13
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - release-5.14.0
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
Original file line number Diff line number Diff line change 33name : zizmor
44on :
55 pull_request :
6+ paths :
7+ - " .github/workflows/**"
8+ - " .github/actions/**"
69 push :
710 branches :
811 - release-5.14
12+ paths :
13+ - " .github/workflows/**"
14+ - " .github/actions/**"
15+ workflow_dispatch :
916permissions : {}
1017jobs :
1118 zizmor :
1219 uses : TykTechnologies/github-actions/.github/workflows/zizmor.yml@production
20+ with :
21+ upload_sarif : true
1322 permissions :
1423 security-events : write
1524 contents : read
1625 actions : read
17- secrets :
18- SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
26+ pull-requests : write
You can’t perform that action at this time.
0 commit comments