Skip to content

Commit 6620cbe

Browse files
authored
Merge pull request #220 from spacetelescope/dependabot/github_actions/dot-github/workflows/master/actions-cf1ab22d89
Bump OpenAstronomy/github-actions-workflows from 1.16.0 to 2.1.0 in /.github/workflows in the actions group
2 parents 933ec3a + bfe2bcb commit 6620cbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
tests:
3737
needs: initial_checks
38-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.0
38+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@86823142467dd2afcd1bbac57d3a664cf468eb3b # v2.1.0
3939
with:
4040
setenv: |
4141
jref: "https://ssb.stsci.edu/trds_open/jref"

.github/workflows/predeps_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
rc_tests:
15-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.0
15+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@86823142467dd2afcd1bbac57d3a664cf468eb3b # v2.1.0
1616
with:
1717
setenv: |
1818
jref: "https://ssb.stsci.edu/trds_open/jref"

0 commit comments

Comments
 (0)