Skip to content

Commit 62efc09

Browse files
authored
Merge pull request #5 from conda-forge/dependabot/github_actions/github-actions-6a98abd9ac
2 parents a149548 + 09b2053 commit 62efc09

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ jobs:
2121
run:
2222
shell: bash -el {0}
2323
steps:
24-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2525
with:
2626
path: cf-graph
2727

28-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
28+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2929
with:
3030
repository: regro/cf-scripts
3131
path: cf-scripts
3232

33-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3434
with:
3535
repository: conda-forge/conda-forge-pinning-feedstock
3636
path: conda-forge-pinning-feedstock
@@ -65,16 +65,16 @@ jobs:
6565
run:
6666
shell: bash -el {0}
6767
steps:
68-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
68+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
6969
with:
7070
path: cf-graph
7171

72-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
72+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7373
with:
7474
repository: regro/cf-scripts
7575
path: cf-scripts
7676

77-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
77+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
7878
with:
7979
repository: conda-forge/conda-forge-pinning-feedstock
8080
path: conda-forge-pinning-feedstock

0 commit comments

Comments
 (0)