Skip to content

Commit

Permalink
Bump spacetelescope/crds from 12.0.0 to 12.0.1 (#169)
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 Oct 14, 2024
1 parent 2f0c3e4 commit f18d289
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@d96060f99a7ca75969f6652b050243592f4ebaeb # 12.0.0
uses: spacetelescope/crds/.github/workflows/contexts.yml@423b4d31e591d69237d56ca89a758e025be23d4c # 12.0.1
crds_test_cache:
uses: spacetelescope/crds/.github/workflows/cache.yml@d96060f99a7ca75969f6652b050243592f4ebaeb # 12.0.0
uses: spacetelescope/crds/.github/workflows/cache.yml@423b4d31e591d69237d56ca89a758e025be23d4c # 12.0.1
test_crds_with_data:
needs: [ build, crds_test_cache ]
strategy:
Expand Down

0 comments on commit f18d289

Please sign in to comment.