File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
template/.github/workflows Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 with :
1919 persist-credentials : false
2020 fetch-depth : 0
21- - uses : stackabletech/actions/run-pre-commit@4bfd3b65f22af597fe784599c077dc34bf5894a7 # v0.8.0
21+ - uses : stackabletech/actions/run-pre-commit@55d2f9fcbcd7884ac929ea65fd6f069e7b7a49d2 # v0.8.1
2222 with :
2323 python-version : ${{ env.PYTHON_VERSION }}
2424 hadolint : ${{ env.HADOLINT_VERSION }}
Original file line number Diff line number Diff line change 9797 if : ${{ failure() }}
9898 env :
9999 SLACK_BOT_TOKEN : ${{ secrets.SLACK_INTEGRATION_TEST_TOKEN }}
100- uses : slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
100+ uses : slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
101101 with :
102102 channel-id : " C07UYJYSMSN" # notifications-integration-tests
103103 payload : |
Original file line number Diff line number Diff line change 2626 persist-credentials: false
2727 submodules: recursive
2828 fetch-depth: 0
29- - uses: stackabletech/actions/run-pre-commit@4bfd3b65f22af597fe784599c077dc34bf5894a7 # v0.8.0
29+ - uses: stackabletech/actions/run-pre-commit@55d2f9fcbcd7884ac929ea65fd6f069e7b7a49d2 # v0.8.1
3030 with:
3131 python-version: ${{ env.PYTHON_VERSION }}
3232 rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
You can’t perform that action at this time.
0 commit comments