Skip to content

Commit

Permalink
Merge branch 'renovate/actions-checkout-digest' into 'main'
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout digest to 755da8c

See merge request opsanio/go-wazuh!30
  • Loading branch information
czeumer committed Jan 4, 2023
2 parents bcb7bd3 + 41a03c4 commit b7ea088
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 @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3

- name: Set up Go
uses: actions/setup-go@v3
Expand Down

0 comments on commit b7ea088

Please sign in to comment.