mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
chore(deps): update techneg/ci-pre-commit docker tag to v2.3.2
This commit is contained in:
parent
a1315ab14f
commit
646249a3be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
name: Lint / `pre-commit`
|
||||
needs: should-run
|
||||
if: fromJSON(needs.should-run.outputs.should-run)
|
||||
container: techneg/ci-pre-commit:v2.3.1
|
||||
container: techneg/ci-pre-commit:v2.3.2
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue