From dc6f0be0519b93d0ecc19f2bbe5e0705b91ede92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 21:44:03 +0000 Subject: [PATCH] build(deps): Bump armakuni/github-actions from 0.16.4 to 0.16.5 Bumps [armakuni/github-actions](https://github.com/armakuni/github-actions) from 0.16.4 to 0.16.5. - [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.4...v0.16.5) --- 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 261a2f5..e518af7 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.4 + uses: armakuni/github-actions/.github/workflows/lint-pipeline.yml@v0.16.5 validate-action: runs-on: ubuntu-latest