Skip to content

Commit 9df0e39

Browse files
Update actions/checkout digest to de0fac2
1 parent 639b1dc commit 9df0e39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
21+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2222
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2323
id: setup-python
2424
with:

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
url: https://pypi.org/p/ziggy-pydust-template
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
22+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2424
id: setup-python
2525
with:

0 commit comments

Comments
 (0)