Skip to content

Commit 55c832b

Browse files
chore(deps): update actions/checkout digest to 1af3b93 (#305)
Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent 871284b commit 55c832b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
21+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
2222

2323
- name: Install Poetry
2424
uses: abatilo/actions-poetry@b8f6fe29ba2eb78e0d45ccbf41cd14154c4e25b2

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
18+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
1919

2020
- name: Setup Python
2121
uses: actions/setup-python@bfc4944b43a5d84377eca3cf6ab5b7992ba61923

0 commit comments

Comments
 (0)