Skip to content

Commit

Permalink
Anchore-Container-Scan.yml: Update docker/build-push-action as well
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Apr 23, 2024
1 parent d22755e commit 05f5b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Anchore-Container-Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
IS_RELEASE: 1

- name: build local container
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 #v4.1.1
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 #v5.3.0
env:
FROM: ${{ matrix.FROM }}
MY_OS_NAME: linux
Expand Down

0 comments on commit 05f5b8a

Please sign in to comment.