Skip to content

Commit

Permalink
Merge pull request #582 from astropy/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions-a8286de081

Bump OpenAstronomy/github-actions-workflows from 1.13.0 to 1.14.0 in /.github/workflows in the actions group
  • Loading branch information
larrybradley authored Dec 2, 2024
2 parents c233d4e + f1dc5e2 commit 46f638e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
permissions:
contents: none

uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0

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')))
with:
Expand Down

0 comments on commit 46f638e

Please sign in to comment.