Skip to content

Commit 69c688e

Browse files
chore(deps): update actions/checkout digest to df4cb1c (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61cd23d commit 69c688e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
12+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3737
with:
3838
fetch-depth: 0
3939

0 commit comments

Comments
 (0)