File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3939
4040 # Linter and formatter
4141 - repo : https://github.com/astral-sh/ruff-pre-commit
42- rev : v0.14.13
42+ rev : v0.14.14
4343 hooks :
4444 - id : ruff
4545 args :
4949
5050 # Security linter
5151 - repo : https://github.com/pycqa/bandit
52- rev : 1.9.2
52+ rev : 1.9.3
5353 hooks :
5454 - id : bandit
5555 name : bandit
Original file line number Diff line number Diff line change @@ -598,7 +598,7 @@ spec:
598598 - name : name
599599 value : rpms-signature-scan
600600 - name : bundle
601- value : quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:00417785ba16344c10e8682bf58eeb6ef058cedd88ae2d86bb14ced220135374
601+ value : quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:f2df541f49b5310f343b55f58b0881a46a2b46c5df39a9c34563c5042b106f6f
602602 - name : kind
603603 value : task
604604 resolver : bundles
Original file line number Diff line number Diff line change @@ -588,7 +588,7 @@ spec:
588588 - name : name
589589 value : rpms-signature-scan
590590 - name : bundle
591- value : quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:00417785ba16344c10e8682bf58eeb6ef058cedd88ae2d86bb14ced220135374
591+ value : quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:f2df541f49b5310f343b55f58b0881a46a2b46c5df39a9c34563c5042b106f6f
592592 - name : kind
593593 value : task
594594 resolver : bundles
Original file line number Diff line number Diff line change 1- FROM quay.io/fedora/python-313:20260115 @sha256:6b308b06e782f77782fcbf68fc79cebad44b9cc47ffc1dab9c7b1b4089501cf8
1+ FROM quay.io/fedora/python-313:20260121 @sha256:291dc3df45ad11ee10a768a0dcc7420c04dcaca48767b9aa93e9c86750316f34
22
33ARG GITHUB_SHA
44LABEL \
You can’t perform that action at this time.
0 commit comments