Skip to content

Commit af5c9cc

Browse files
committed
ci: bump actions/checkout to v7 (Node 20 deprecation), SHA-pinned
1 parent e757402 commit af5c9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
update-invoicy:
1313
runs-on: r5n-m2-ultra
1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1616

1717
- name: Check for Invoicy update
1818
id: check

0 commit comments

Comments
 (0)