Skip to content

Commit

Permalink
Merge pull request #167 from mkmik/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 755da8c
  • Loading branch information
kodiakhq[bot] authored Dec 13, 2022
2 parents 39959ab + 5eb3afb commit 7037848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@7dd9e2a3dc350cf687eb1b2a4fadfee8c8e49675 # v3
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3

- name: Build
run: go test -v ./...
Expand Down

0 comments on commit 7037848

Please sign in to comment.