Skip to content

Commit

Permalink
Merge pull request #29 from open-policy-agent/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-go-5

build(deps): bump actions/setup-go from 4 to 5
  • Loading branch information
anderseknert authored Dec 7, 2023
2 parents 4bc39ec + 7f5d2c5 commit 10cf1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
babashka-version: 1.3.181

- uses: actions/checkout@v4
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
check-latest: true
Expand Down

0 comments on commit 10cf1ec

Please sign in to comment.