Skip to content

Commit c927782

Browse files
committed
MNT: Use hash for Action workflow versions and update if needed
1 parent ea907f7 commit c927782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
# It is up to the individual packages to do detailed testing with astropy RC.
1616
jobs:
1717
test:
18-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
18+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
1919
with:
2020
submodules: false
2121
envs: |

0 commit comments

Comments
 (0)