Skip to content

Commit

Permalink
Merge pull request #1027 from atsign-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/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 a67f539 + a87649d commit dfd68fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30 # v1.6.4
- 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 dfd68fa

Please sign in to comment.