File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 - name : ' Checkout Repository'
7979 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
8080 - name : ' Dependency Review'
81- uses : actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803
81+ uses : actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48
8282 shellcheck :
8383 name : shellcheck
8484 runs-on : ubuntu-latest
9292 - name : ' Checkout Repository'
9393 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
9494 - name : ' Setup cfn-lint'
95- uses : scottbrenner/cfn-lint-action@25ee47d1ab3146bda904df745511735cc0b9a970
95+ uses : scottbrenner/cfn-lint-action@9636da81fb2e0cef75725d8dda11b0148940b7ae
9696 - name : ' Run cfn-lint'
9797 run : |
9898 shopt -s globstar # enable globbing
Original file line number Diff line number Diff line change 5252 steps :
5353 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
5454 if : ${{ github.event_name == 'push' }}
55- - uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
55+ - uses : dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
5656 id : filter
5757 with :
5858 filters : |
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2020 if : ${{ github.event_name == 'push' }}
21- - uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
21+ - uses : dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
2222 id : filter
2323 with :
2424 filters : |
You can’t perform that action at this time.
0 commit comments