Skip to content

Commit

Permalink
ci: ping @huggingface action to v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Dady <bryan@dady.us>
  • Loading branch information
bcdady committed Dec 26, 2024
1 parent 92d0755 commit 3d36e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
uses: actions/checkout@v4

- name: Release
uses: huggingface/semver-release-action@latest
uses: huggingface/semver-release-action@v1.1.0

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions Job or Workflow does not set permissions

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release project' step
Uses Step
uses 'huggingface/semver-release-action' with ref 'v1.1.0', not a pinned commit hash

0 comments on commit 3d36e84

Please sign in to comment.