Skip to content

Commit

Permalink
Bump actions/setup-go
Browse files Browse the repository at this point in the history
Bumps [actions/setup-go](https://github.com/actions/setup-go) from db8764c1e24b94e6bf86c7b9195ce862c97a4090 to 883490dfd06f396ebe0b738bc313a53cf9d851e5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@db8764c...883490d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent b7a202e commit 380f2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: actions/setup-go@db8764c1e24b94e6bf86c7b9195ce862c97a4090
- uses: actions/setup-go@883490dfd06f396ebe0b738bc313a53cf9d851e5
with:
go-version: "^1.13.1"
- run: go install github.com/google/[email protected]
Expand Down

0 comments on commit 380f2f4

Please sign in to comment.