Skip to content

Commit

Permalink
Bump spacetelescope/crds from 12.0.1 to 12.0.3 (#176)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 5cd5568 commit 26301fd
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@423b4d31e591d69237d56ca89a758e025be23d4c # 12.0.1
uses: spacetelescope/crds/.github/workflows/contexts.yml@7a0fe0b50d5f426cdf1ba8d3ac5c406705773f2a # 12.0.3
crds_test_cache:
uses: spacetelescope/crds/.github/workflows/cache.yml@423b4d31e591d69237d56ca89a758e025be23d4c # 12.0.1
uses: spacetelescope/crds/.github/workflows/cache.yml@7a0fe0b50d5f426cdf1ba8d3ac5c406705773f2a # 12.0.3
test_crds_with_data:
needs: [ build, crds_test_cache ]
strategy:
Expand Down

0 comments on commit 26301fd

Please sign in to comment.