Skip to content

Commit

Permalink
Merge pull request #225 from masutaka/dependabot/github_actions/route…
Browse files Browse the repository at this point in the history
…06/actions-2.5.0

Bump route06/actions from 2.4.1 to 2.5.0
  • Loading branch information
masutaka authored Nov 3, 2024
2 parents 1f7df7d + 0e5a4d0 commit 5f5a831
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 5f5a831

Please sign in to comment.