Skip to content

Commit 92b933b

Browse files
authored
Merge pull request #292 from opensafely-core/dependabot/github_actions/opensafely-core/setup-action-1.7.0
chore: bump opensafely-core/setup-action from 1.6.1 to 1.7.0
2 parents 3c444e0 + 39a7620 commit 92b933b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919
with:
2020
persist-credentials: false
21-
- uses: opensafely-core/setup-action@5b3030fbbcf069c94e352b4f0a94100fae4dbd82 # v1.6.1
21+
- uses: opensafely-core/setup-action@d9171097dd0d37bdb7bed58f701eb03ff317ed17 # v1.7.0
2222
with:
2323
python-version: "3.10"
2424
cache-dependency-path: requirements.*.txt
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3838
with:
3939
persist-credentials: false
40-
- uses: opensafely-core/setup-action@5b3030fbbcf069c94e352b4f0a94100fae4dbd82 # v1.6.1
40+
- uses: opensafely-core/setup-action@d9171097dd0d37bdb7bed58f701eb03ff317ed17 # v1.7.0
4141
with:
4242
python-version: ${{ matrix.python-version }}
4343
cache-dependency-path: requirements.*.txt

0 commit comments

Comments
 (0)