Skip to content

Commit

Permalink
Bump spacetelescope/crds from 12.0.4 to 12.0.5 (#181)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent cc02f05 commit 189fbba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@ jobs:
- run: pytest ${{ matrix.test-directory }} ${{ matrix.pytest-args }} -n auto --dist=loadscope
working-directory: ${{ matrix.package }}
crds_contexts:
uses: spacetelescope/crds/.github/workflows/contexts.yml@f97590b4faf17cfa54ef99576a0e9547486dc607 # 12.0.4
uses: spacetelescope/crds/.github/workflows/contexts.yml@4c82b705635e6bab73a577bfe89e6fc71f40b62d # 12.0.5
crds_test_cache:
uses: spacetelescope/crds/.github/workflows/cache.yml@f97590b4faf17cfa54ef99576a0e9547486dc607 # 12.0.4
uses: spacetelescope/crds/.github/workflows/cache.yml@4c82b705635e6bab73a577bfe89e6fc71f40b62d # 12.0.5
test_crds_with_data:
needs: [ build, crds_test_cache ]
strategy:
Expand Down

0 comments on commit 189fbba

Please sign in to comment.