Skip to content

Commit eeacb0a

Browse files
Merge pull request #32 from SimplicityGuy/dependabot/github_actions/actions-5b90a9728d
ci(deps): bump the actions group with 2 updates
2 parents a42e479 + 52723fd commit eeacb0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
password: ${{ secrets.GITHUB_TOKEN }}
7979

8080
- name: 🛡️ Anchore security scan - discogsography/${{ matrix.name }}
81-
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
81+
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
8282
with:
8383
path: ${{ matrix.name }}
8484

.github/workflows/docker-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: docker/setup-buildx-action@v3
5454

5555
- name: 🔍 Validate Dockerfile with hadolint
56-
uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29 # v3.2.0
56+
uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
5757
with:
5858
dockerfile: ${{ matrix.sub-project }}/Dockerfile
5959
failure-threshold: error

0 commit comments

Comments
 (0)