Skip to content

Commit

Permalink
deps: update actions/checkout action to v3.5.2 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: katexochen <katexochen@users.noreply.github.com>
  • Loading branch information
renovate[bot] and katexochen committed May 19, 2023
1 parent 80f112a commit 7125d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Setup Go environment
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
Expand Down

0 comments on commit 7125d76

Please sign in to comment.