File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111
1212jobs :
1313 tests :
14- uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
14+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@930ac90540ecc5f43ba6d3d176efd25cd5f3c6c2 # v2.2.2
1515 with :
1616 posargs : --openmp-expected=True
1717 coverage : codecov
4747
4848 publish :
4949 needs : tests
50- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
50+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@930ac90540ecc5f43ba6d3d176efd25cd5f3c6c2 # v2.2.2
5151 with :
5252 test_extras : test
5353 test_command : pytest --pyargs extension_helpers
Original file line number Diff line number Diff line change 2626 path-to-changelog : CHANGES.md
2727
2828 - name : Commit updated CHANGELOG
29- uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6 .0.1
29+ uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7 .0.0
3030 with :
3131 branch : main
3232 commit_message : Update CHANGELOG
You can’t perform that action at this time.
0 commit comments