Skip to content

Commit c5dcf30

Browse files
chore(deps): update actions/checkout digest to de0fac2 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e7e570 commit c5dcf30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
GO111MODULE: on
1010
steps:
1111
- name: Checkout
12-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
12+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1313

1414
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
1515
with:
@@ -33,7 +33,7 @@ jobs:
3333
name: Test with PostgreSQL ${{ matrix.postgres-version }}
3434
steps:
3535
- name: Checkout
36-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
36+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3737
with:
3838
fetch-depth: 0
3939

0 commit comments

Comments
 (0)