Skip to content

Commit 61c6a97

Browse files
chore(deps): bump anchore/workflows/.github/workflows/check-gate.yaml (#40)
Bumps [anchore/workflows/.github/workflows/check-gate.yaml](https://github.com/anchore/workflows) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/anchore/workflows/releases) - [Commits](anchore/workflows@b0c30a8...7212994) --- updated-dependencies: - dependency-name: anchore/workflows/.github/workflows/check-gate.yaml dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e31d0b9 commit 61c6a97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
permissions:
3333
contents: read # required for the reusable workflow to check out the repo
3434
checks: read # required for getting the status of specific check names
35-
uses: anchore/workflows/.github/workflows/check-gate.yaml@b0c30a80409130d329aaa356fd64a34d8c0b3375 # v0.7.2
35+
uses: anchore/workflows/.github/workflows/check-gate.yaml@7212994dc8fc3a53fe9c8e766ab5b4ddd16ea3d4 # v0.8.0
3636
with:
3737
# these are checks that should be run on pull-request and merges to main.
3838
# we do NOT want to kick off a release if these have not been verified on main.

0 commit comments

Comments
 (0)