Skip to content

Commit

Permalink
deps: update actions/checkout action to v3.6.0 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
  • Loading branch information
renovate[bot] and katexochen committed Jan 1, 2024
1 parent efd2294 commit 007b0b4
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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Setup Go environment
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
Expand Down

0 comments on commit 007b0b4

Please sign in to comment.