Skip to content

Commit

Permalink
Bump route06/actions from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
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](route06/actions@v2.4.1...55b3a3d)

---
updated-dependencies:
- dependency-name: route06/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 1f7df7d commit 0e5a4d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e5a4d0

Please sign in to comment.