Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/trillian
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 260ccff8acd3e3163ecb0790523ea30eabc08325
Choose a base ref
..
head repository: google/trillian
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6b26d4e7bdb6b19533509db5340edf1e5a631554
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/govulncheck.yml
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
@@ -19,5 +19,5 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@7da72f730e37eeaad891fcff0a532d27ed737cd4 # v1.0.1
with:
go-version-input: 1.20.11
go-version-input: 1.20.12
go-package: ./...