diff --git a/.github/actions/install-tools/action.yaml b/.github/actions/install-tools/action.yaml index 176d3e7..8f8caa8 100644 --- a/.github/actions/install-tools/action.yaml +++ b/.github/actions/install-tools/action.yaml @@ -5,4 +5,4 @@ runs: using: composite steps: # used by goreleaser to create SBOMs - - uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4 + - uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5 diff --git a/.github/actions/zarf/action.yaml b/.github/actions/zarf/action.yaml index 24cb0fa..f55fe91 100644 --- a/.github/actions/zarf/action.yaml +++ b/.github/actions/zarf/action.yaml @@ -7,4 +7,4 @@ runs: - uses: defenseunicorns/setup-zarf@main with: # renovate: datasource=github-tags depName=zarf-dev/zarf - version: v0.41.0 + version: v0.42.0