Skip to content

Commit

Permalink
Bump spacetelescope/crds from 12.0.5 to 12.0.6
Browse files Browse the repository at this point in the history
Bumps [spacetelescope/crds](https://github.com/spacetelescope/crds) from 12.0.5 to 12.0.6.
- [Release notes](https://github.com/spacetelescope/crds/releases)
- [Changelog](https://github.com/spacetelescope/crds/blob/master/CHANGES.rst)
- [Commits](spacetelescope/crds@4c82b70...79766e9)

---
updated-dependencies:
- dependency-name: spacetelescope/crds
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent cf0eb23 commit a9a0f4a
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 @@ -25,7 +25,7 @@ jobs:
build:
uses: ./.github/workflows/build.yaml
crds-contexts:
uses: spacetelescope/crds/.github/workflows/contexts.yml@4c82b705635e6bab73a577bfe89e6fc71f40b62d # 12.0.5
uses: spacetelescope/crds/.github/workflows/contexts.yml@79766e965b9053632fb82d0c86c1d6988b5b934b # 12.0.6
test_installed:
needs: [ build, crds-contexts ]
strategy:
Expand Down Expand Up @@ -190,7 +190,7 @@ jobs:
- run: pytest ${{ matrix.test-directory }} ${{ matrix.pytest-args }} -n auto --dist=loadscope
working-directory: ${{ matrix.package }}
crds_test_cache:
uses: spacetelescope/crds/.github/workflows/cache.yml@4c82b705635e6bab73a577bfe89e6fc71f40b62d # 12.0.5
uses: spacetelescope/crds/.github/workflows/cache.yml@79766e965b9053632fb82d0c86c1d6988b5b934b # 12.0.6
test_crds_with_data:
needs: [ build, crds_test_cache ]
strategy:
Expand Down

0 comments on commit a9a0f4a

Please sign in to comment.