Skip to content

Commit d3b96d9

Browse files
fix(deps): bump the all group with 2 updates (#534)
Bumps the all group with 2 updates: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) and [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `DeterminateSystems/nix-installer-action` from affd83b25172be45c9401b6e56a2e27ac6662e06 to 780ad73c034fe05a894ab1de77fa8691ad69228d - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@affd83b...780ad73) Updates `anchore/sbom-action` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@9f73021...e11c554) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: 780ad73c034fe05a894ab1de77fa8691ad69228d dependency-type: direct:production dependency-group: all - dependency-name: anchore/sbom-action dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5494238 commit d3b96d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
registry-url: "https://registry.npmjs.org"
4242

4343
- name: Install Nix
44-
uses: DeterminateSystems/nix-installer-action@affd83b25172be45c9401b6e56a2e27ac6662e06 # ratchet:DeterminateSystems/nix-installer-action@main
44+
uses: DeterminateSystems/nix-installer-action@780ad73c034fe05a894ab1de77fa8691ad69228d # ratchet:DeterminateSystems/nix-installer-action@main
4545

4646
- name: Set up Docker Buildx
4747
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # ratchet:docker/setup-buildx-action@v3
@@ -50,7 +50,7 @@ jobs:
5050
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # ratchet:sigstore/cosign-installer@v3
5151

5252
- name: Install Syft
53-
uses: anchore/sbom-action/download-syft@9f7302141466aa6482940f15371237e9d9f4c34a # ratchet:anchore/sbom-action/download-syft@v0.19.0
53+
uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # ratchet:anchore/sbom-action/download-syft@v0.20.0
5454

5555
- name: Gather Frosh Homebrew Token
5656
uses: octo-sts/action@6177b4481c00308b3839969c3eca88c96a91775f # ratchet:octo-sts/[email protected]

0 commit comments

Comments
 (0)