Skip to content

Commit

Permalink
Bump route06/actions from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [route06/actions](https://github.com/route06/actions) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/route06/actions/releases)
- [Changelog](https://github.com/route06/actions/blob/main/CHANGELOG.md)
- [Commits](route06/actions@b4926a2...9e45172)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 47796ce commit 122c65c
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@b4926a2cc01811c7908ded0a7d93f4b5527079d4 # v2.4.0
uses: route06/actions/.github/workflows/codeql_core.yml@9e45172619c61b4bafec4eddde0872fb3947c190 # v2.4.1
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@b4926a2cc01811c7908ded0a7d93f4b5527079d4 # v2.4.0
uses: route06/actions/.github/workflows/codeql.yml@9e45172619c61b4bafec4eddde0872fb3947c190 # v2.4.1
test:
runs-on: ubuntu-latest
timeout-minutes: 5
Expand Down

0 comments on commit 122c65c

Please sign in to comment.