From 6efe43f574e2febf2c02992857494b57af4b338b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 09:34:40 +0000 Subject: [PATCH] ci: bump cristalhq/.github from 0.7.0 to 0.8.1 Bumps [cristalhq/.github](https://github.com/cristalhq/.github) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/cristalhq/.github/releases) - [Changelog](https://github.com/cristalhq/.github/blob/main/.goreleaser.yaml) - [Commits](https://github.com/cristalhq/.github/compare/v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: cristalhq/.github dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 49c0653..c3cfc7b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ on: # See https://github.com/cristalhq/.github/.github/workflows jobs: build: - uses: cristalhq/.github/.github/workflows/build.yml@v0.7.0 + uses: cristalhq/.github/.github/workflows/build.yml@v0.8.1 vuln: - uses: cristalhq/.github/.github/workflows/vuln.yml@v0.7.0 + uses: cristalhq/.github/.github/workflows/vuln.yml@v0.8.1