Skip to content

Commit ec9c597

Browse files
authored
Merge pull request #656 from astropy/dependabot/github_actions/dot-github/workflows/actions-2c2898ef50
Bump OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml from 2.4.0 to 2.6.2 in /.github/workflows in the actions group
2 parents 16f84a3 + 8b9af8a commit ec9c597

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@99401c364fa51c9c507d3cd6d272049278ac0b2c # v2.4.0
39+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@e97344095b099e1d729fe97429078c9975921d8a # v2.6.2
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)