Skip to content

Commit

Permalink
Merge pull request #382 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-go-5.0.1

build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • Loading branch information
cpswan authored May 3, 2024
2 parents 9b6463e + e462844 commit 5000b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30 # v1.6.4
with:
sdk: stable
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version: 'stable'
cache-dependency-path: tools/osv-scanner/go.sum
Expand Down

0 comments on commit 5000b37

Please sign in to comment.