Skip to content

Commit 162c664

Browse files
authored
Merge pull request #1199 from spacetelescope/dependabot/github_actions/main/OpenAstronomy/github-actions-workflows/dot-github/workflows/publish_pure_python.yml-2.6.3
Bump OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml from 2.4.0 to 2.6.3
2 parents b88c17e + e42c3cf commit 162c664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@99401c364fa51c9c507d3cd6d272049278ac0b2c # v2.4.0
11+
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@2835f0cacddf3f8de198db9afdb5354a5cebe0ef # v2.6.3
1212
with:
1313
upload_to_pypi: ${{ (github.event_name == 'release') && (github.event.action == 'released') }}
1414
secrets:

0 commit comments

Comments
 (0)