diff --git a/.github/workflows/publish-pypi.yml b/.github/workflows/publish-pypi.yml index 69cda4b..92bd0d9 100644 --- a/.github/workflows/publish-pypi.yml +++ b/.github/workflows/publish-pypi.yml @@ -71,4 +71,4 @@ jobs: - name: Publish package to PyPI # Only publish to PyPI on release if: github.event_name == 'release' - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0 + uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0 diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index f8a95f5..c165644 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -39,7 +39,7 @@ jobs: update-reviews update-review-teams - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2 + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0 with: token: ${{ secrets.CODECOV_TOKEN }} verbose: true diff --git a/.github/workflows/test-update-contribs.yml b/.github/workflows/test-update-contribs.yml index 75d14ee..d6a0099 100644 --- a/.github/workflows/test-update-contribs.yml +++ b/.github/workflows/test-update-contribs.yml @@ -36,7 +36,7 @@ jobs: update-review-teams - name: Create Pull Request - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: # Custom token needed to trigger PR checks, as GITHUB_TOKEN won't # https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs