Skip to content

Commit

Permalink
Merge pull request #100 from rcmdnk/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout digest to 692973e
  • Loading branch information
rcmdnk authored Jun 20, 2024
2 parents db486d8 + 9b1e152 commit 6164fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Install AutoHotkey with Chocolatey
uses: crazy-max/ghaction-chocolatey@v3
with:
Expand Down

0 comments on commit 6164fe6

Please sign in to comment.