File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 project_name : ${{env.project}}
3232 environment : production
3333 gar_docker_auth : true
34- - uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
34+ - uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
3535 with :
3636 context : .
3737 tags : ${{secrets.GAR_DOCKER_REGISTRY}}/${{env.project}}:${{github.sha}}
Original file line number Diff line number Diff line change 99
1010jobs :
1111 linter :
12- uses : zeitonline/gh-action-workflows/.github/workflows/pre-commit.yaml@f17cf763525166b0862b3bd4ed89850e29e44f3a # 2.11.0
12+ uses : zeitonline/gh-action-workflows/.github/workflows/pre-commit.yaml@885cafc76fac8614d93da3a2b6e62ae22a343228 # 2.11.3
1313 with :
1414 python-version : " 3.13"
1515 node-version : " 24"
1616 k8s :
17- uses : zeitonline/gh-action-workflows/.github/workflows/k8s-validation.yaml@f17cf763525166b0862b3bd4ed89850e29e44f3a # 2.11.0
17+ uses : zeitonline/gh-action-workflows/.github/workflows/k8s-validation.yaml@885cafc76fac8614d93da3a2b6e62ae22a343228 # 2.11.3
1818
1919 test :
2020 needs :
You can’t perform that action at this time.
0 commit comments