Skip to content

Commit

Permalink
Merge pull request #123 from pulumiverse/dependabot/github_actions/mo…
Browse files Browse the repository at this point in the history
…dules-7854b025dc

gha(deps): bump the modules group with 2 updates
  • Loading branch information
pierskarsenbarg authored Sep 25, 2024
2 parents c086440 + c1120bb commit 9131ece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
UPDATE_LABELS: automation/update
UPDATE_METHOD: rebase
name: Automerge
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
name: pr-automation
"on":
check_suite:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
# run: ./ci-scripts/ci/publish-tfgen-package ${{ github.workspace }}
- if: ${{ matrix.language == 'python' && env.PUBLISH_PYPI == 'true' }}
name: Publish package to PyPI
uses: pypa/[email protected].1
uses: pypa/[email protected].2
with:
user: ${{ env.PYPI_USERNAME }}
password: ${{ env.PYPI_PASSWORD }}
Expand Down

0 comments on commit 9131ece

Please sign in to comment.