Skip to content

Commit

Permalink
Merge pull request #14 from gr1m0h/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 692973e
  • Loading branch information
gr1m0h authored Jun 23, 2024
2 parents a74ea34 + 004c801 commit 84279d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: install asdf-vm
run: git clone https://github.com/asdf-vm/asdf.git $HOME/asdf
Expand Down

0 comments on commit 84279d2

Please sign in to comment.