Skip to content

Commit

Permalink
Merge pull request #46 from pouriyajamshidi/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-go-5.1.0

Bump actions/setup-go from 5.0.2 to 5.1.0
  • Loading branch information
pouriyajamshidi authored Oct 28, 2024
2 parents 5a76465 + 05c6031 commit 60b644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4

- name: Setting Go version
uses: actions/setup-go@v5.0.2
uses: actions/setup-go@v5.1.0
with:
go-version-file: "go.mod"
check-latest: true
Expand Down

0 comments on commit 60b644a

Please sign in to comment.