Skip to content

Commit

Permalink
deps: update actions/checkout action to v3.5.0 (#3)
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 Apr 5, 2023
1 parent 35b6c08 commit 5616cf4
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0

- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
Expand Down

0 comments on commit 5616cf4

Please sign in to comment.