File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 run : cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
3939
4040 - name : Run the Anchore Grype scan action
41- uses : anchore/scan-action@a5605eb0943e46279cb4fbd9d44297355d3520ab
41+ uses : anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993
4242 id : scan
4343 with :
4444 path : " ."
Original file line number Diff line number Diff line change 2323
2424 # This step installs Updatecli in the runner using the updatecli-action
2525 - name : Install Updatecli in the runner
26- uses : updatecli/updatecli-action@v2.93 .0
26+ uses : updatecli/updatecli-action@v2.94 .0
2727
2828 # This step runs Updatecli in Dry Run mode
2929 # It uses the "diff" command of updatecli with the specified config and values files
You can’t perform that action at this time.
0 commit comments