1 parent b1b6225 commit 944f671Copy full SHA for 944f671
2 files changed
.github/workflows/hcloud-image-builder.yaml
@@ -47,7 +47,7 @@ jobs:
47
steps:
48
# https://github.com/actions/checkout
49
- name: Checkout
50
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
51
52
- name: Build
53
shell: bash
.github/workflows/pre-commit.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
# https://github.com/actions/setup-python
20
- name: Set up python
0 commit comments