Skip to content

Commit

Permalink
Merge pull request #1 from noclocks/dependabot/github_actions/microso…
Browse files Browse the repository at this point in the history
…ft/action-python-0.7.2

fix: bump microsoft/action-python from 0.6.4 to 0.7.2
  • Loading branch information
jimbrig authored Feb 27, 2024
2 parents a8da2aa + 85e849e commit 828e006
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 @@ -4,7 +4,7 @@ on:

jobs:
publish:
uses: microsoft/action-python/.github/workflows/publish.yml@0.6.4
uses: microsoft/action-python/.github/workflows/publish.yml@0.7.2
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}

0 comments on commit 828e006

Please sign in to comment.