Skip to content

Commit

Permalink
Merge pull request #135 from step-security-bot/stepsecurity_remediati…
Browse files Browse the repository at this point in the history
…on_1735876108

[StepSecurity] ci: Harden GitHub Actions
  • Loading branch information
rjdbcm authored Jan 3, 2025
2 parents 67952e3 + 5f67895 commit 44a21e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ozi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
upload.pypi.org:443
uploads.github.com:443
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8

- name: Move artifact
run: cp -a artifact/. ./
Expand All @@ -43,4 +43,4 @@ jobs:
github_token: ${{ inputs.github-token }}

- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # release/v1

0 comments on commit 44a21e4

Please sign in to comment.