Skip to content

Commit

Permalink
Merge pull request #83 from kcl-lang/dependabot/github_actions/ci-f1f…
Browse files Browse the repository at this point in the history
…a1f1453

chore(deps): bump the ci group with 2 updates
  • Loading branch information
Peefy committed Jul 3, 2024
2 parents 15af587 + 8a85af2 commit 89a20b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cache-dependency-path: |
**/go.sum
**/go.mod
- uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
- uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
- uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
- uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
Expand All @@ -73,7 +73,7 @@ jobs:
tags: |
type=raw,value=${{ steps.prep.outputs.version }}
- name: Docker push
uses: docker/build-push-action@15560696de535e4014efeff63c48f16952e52dd1 # v6.2.0
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6.3.0
id: build-push
with:
sbom: true
Expand Down

0 comments on commit 89a20b8

Please sign in to comment.