File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 output : " trivy-results.sarif"
4949
5050 - name : Upload SARIF to GitHub Security tab
51- uses : github/codeql-action/upload-sarif@v4.32.0
51+ uses : github/codeql-action/upload-sarif@v4.32.1
5252 with :
5353 sarif_file : " trivy-results.sarif"
5454
Original file line number Diff line number Diff line change 1515 outputs :
1616 terraform : ${{ steps.filter.outputs.terraform }}
1717 steps :
18- - uses : actions/checkout@v6.0.1
18+ - uses : actions/checkout@v6.0.2
1919 - uses : dorny/paths-filter@v3
2020 id : filter
2121 with :
3232 WORKING_DIR : " terraform/"
3333 steps :
3434 - name : Check out code
35- uses : actions/checkout@v6.0.1
35+ uses : actions/checkout@v6.0.2
3636
3737 - name : Setup Terraform
3838 uses : hashicorp/setup-terraform@v3.1.2
Original file line number Diff line number Diff line change 1515 outputs :
1616 terraform : ${{ steps.filter.outputs.terraform }}
1717 steps :
18- - uses : actions/checkout@v6.0.1
18+ - uses : actions/checkout@v6.0.2
1919 - uses : dorny/paths-filter@v3
2020 id : filter
2121 with :
3131 env :
3232 WORKING_DIR : " terraform/charm/tests"
3333 steps :
34- - uses : actions/checkout@v6.0.1
34+ - uses : actions/checkout@v6.0.2
3535 - uses : charmed-kubernetes/actions-operator@main
3636 with :
3737 provider : " lxd"
Original file line number Diff line number Diff line change 11ghapi==1.0.10
22jinja2==3.1.6
33fabric==3.2.2
4- ops==3.5.0
4+ ops==3.5.1
55pylxd @ git+https://github.com/canonical/pylxd
66requests==2.32.5
77typing-extensions==4.15.0
8- cryptography==46.0.3
8+ cryptography==46.0.4
99pydantic==1.10.26
1010cosl==1.4.0
1111PyYAML==6.0.3
Original file line number Diff line number Diff line change 11click == 8.3.1
22fabric == 3.2.2
3- fastcore == 1.12.5
3+ fastcore == 1.12.11
44flask == 3.1.2
55ghapi == 1.0.10
66jinja2 == 3.1.6
Original file line number Diff line number Diff line change 11GitPython > 3 ,< 4
2- jubilant == 1.6 .*
2+ jubilant == 1.7 .*
33kombu == 5.*
44pygithub
55pymongo == 4.*
You can’t perform that action at this time.
0 commit comments