Skip to content

Commit f9e1d06

Browse files
authored
Merge branch 'main' into dependabot/github_actions/updatecli/updatecli-action-2.83.0
2 parents f72a763 + 26461db commit f9e1d06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
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@7c05671ae9be166aeb155bad2d7df9121823df32
41+
uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e
4242
id: scan
4343
with:
4444
path: "."

docker-versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Docker version 26.1.3, build b72abbb
2-
- Docker Compose version v2.27.1
1+
- Docker version 28.0.4, build b8034c0
2+
- Docker Compose version v2.35.1

0 commit comments

Comments
 (0)