From fbdb13c77a622314ebea4a275b1ae0979c348335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:11:00 +0000 Subject: [PATCH] build(deps): Bump armakuni/github-actions from 0.16.7 to 0.16.8 Bumps [armakuni/github-actions](https://github.com/armakuni/github-actions) from 0.16.7 to 0.16.8. - [Release notes](https://github.com/armakuni/github-actions/releases) - [Changelog](https://github.com/armakuni/github-actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/armakuni/github-actions/compare/v0.16.7...v0.16.8) --- updated-dependencies: - dependency-name: armakuni/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 47a6ef0..229a08d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ env: jobs: validate-pipeline: - uses: armakuni/github-actions/.github/workflows/lint-pipeline.yml@v0.16.7 + uses: armakuni/github-actions/.github/workflows/lint-pipeline.yml@v0.16.8 validate-action: runs-on: ubuntu-latest