Skip to content

Commit 573c472

Browse files
authored
Merge pull request #12 from linuxdaemon/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 93cb6ef
2 parents 69ab807 + e493b7f commit 573c472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-install-script.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout repository
13-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
13+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1414

1515
- name: Set up Git user
1616
run: |

0 commit comments

Comments
 (0)