From 0e5a4d04bf65f3633ee045f6de9b82b16755646c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:03:54 +0000 Subject: [PATCH] Bump route06/actions from 2.4.1 to 2.5.0 Bumps [route06/actions](https://github.com/route06/actions) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/route06/actions/releases) - [Changelog](https://github.com/route06/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/route06/actions/compare/v2.4.1...55b3a3db392059a08cee1d8c1b4b022e14c7ceda) --- updated-dependencies: - dependency-name: route06/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/schedule.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml index 7460844..7d351e6 100644 --- a/.github/workflows/schedule.yml +++ b/.github/workflows/schedule.yml @@ -11,7 +11,7 @@ jobs: checks: read contents: read security-events: write - uses: route06/actions/.github/workflows/codeql_core.yml@9e45172619c61b4bafec4eddde0872fb3947c190 # v2.4.1 + uses: route06/actions/.github/workflows/codeql_core.yml@55b3a3db392059a08cee1d8c1b4b022e14c7ceda # v2.5.0 with: language: "go" pushover: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9e32a9a..17224bf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -29,7 +29,7 @@ jobs: checks: read contents: read security-events: write - uses: route06/actions/.github/workflows/codeql.yml@9e45172619c61b4bafec4eddde0872fb3947c190 # v2.4.1 + uses: route06/actions/.github/workflows/codeql.yml@55b3a3db392059a08cee1d8c1b4b022e14c7ceda # v2.5.0 test: runs-on: ubuntu-latest timeout-minutes: 5