chore(deps): update practically/conventional-tools:1.x
All checks were successful
All checks were successful
Update the docker digest to a3e9869
This commit is contained in:
parent
16a791e8a6
commit
67ca10505d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ct-commitlint.yml
vendored
2
.github/workflows/ct-commitlint.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
||||||
commits:
|
commits:
|
||||||
name: Commitlint
|
name: Commitlint
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: practically/conventional-tools:1.x@sha256:647d6e4b3edfcbac6054b90f74d2c61a022152751b94484d54e13695a9e27377
|
container: practically/conventional-tools:1.x@sha256:a3e98697743d8801c694b92553da733aff0fbae6bf92876b13c92343a569f049
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue