File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 5252 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
5353 if : env.autofix_pr == 'false'
5454
55- - name : Centralized Actionlint
56- uses : camunda/infra-global-github-actions/actionlint@4c0c3611b80ac8e147f7991092a0e282b52c48fa # main
55+ # TODO: Renable when switching back to upstream actionlint
56+ # - name: Centralized Actionlint
57+ # uses: camunda/infra-global-github-actions/actionlint@4c0c3611b80ac8e147f7991092a0e282b52c48fa # main
5758
5859 # Required for pre-commit to work with Python referenced in .tool-versions for Ubuntu >= 24.04
5960 - name : Install Python dependencies
Original file line number Diff line number Diff line change 1414 - id : end-of-file-fixer
1515 - id : check-added-large-files
1616
17- - repo : https://github.com/rhysd /actionlint
18- rev : v1.7.7
17+ - repo : https://github.com/mattleibow /actionlint
18+ rev : 7b6f502befda0d99dcb5a1cf8cf72d792bfa7c8a
1919 hooks :
2020 - id : actionlint
2121 args : [-ignore=SC2155]
You can’t perform that action at this time.
0 commit comments