Skip to content

Commit 69b2509

Browse files
authored
Merge pull request #629 from astropy/dependabot/github_actions/dot-github/workflows/actions-cfda7273a5
Bump OpenAstronomy/github-actions-workflows from 2.2.1 to 2.3.0 in /.github/workflows in the actions group
2 parents 6cad016 + f8db76e commit 69b2509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
permissions:
3737
contents: none
3838

39-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
39+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@d9b81a07e789d1b1921ab5fe33de2ddcbbd02c3f # v2.3.0
4040

4141
if: (github.repository == 'astropy/regions' && (github.event_name == 'push' || github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || contains(github.event.pull_request.labels.*.name, 'Build all wheels')))
4242
with:

0 commit comments

Comments
 (0)