Skip to content

Commit 4375a21

Browse files
chore(deps): update actions/checkout action to v4.1.7
1 parent 42e62df commit 4375a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout
15-
uses: actions/[email protected].6
15+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1616

1717
- name: Apt install
1818
run: sudo apt-get update && sudo apt-get install -y libxmlsec1-dev

0 commit comments

Comments
 (0)