Skip to content

Commit

Permalink
Merge pull request #607 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-bb19256708

build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in the github-actions group
  • Loading branch information
cpswan authored Jul 11, 2024
2 parents 2117db7 + fc47c8a commit fef1d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/at_libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
sdk: stable

- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: 'stable'
cache-dependency-path: tools/osv-scanner/go.sum
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
with:
sdk: stable

- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: 'stable'
cache-dependency-path: tools/osv-scanner/go.sum
Expand Down

0 comments on commit fef1d0c

Please sign in to comment.