Skip to content

Commit

Permalink
use SHA in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington committed Dec 16, 2024
1 parent 9523b59 commit 943d693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
retrieve_cache:
uses: spacetelescope/stpsf/.github/workflows/retrieve_cache.yml@develop # 2090d50be6b75f2c241c07ae0538bff16e5be25e # v1.4.0 # TODO SAPP change to initial release
uses: spacetelescope/stpsf/.github/workflows/retrieve_cache.yml@098e3d3515d906bbfa12680d2282ec8d6726527b # v1.5.2
with:
minimal: true
tests:
Expand Down

0 comments on commit 943d693

Please sign in to comment.