Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update rlespinasse/github-slug-action action to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent c0da8d0 commit ead3c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
persist-credentials: false

- name: Slugify github variables
uses: rlespinasse/github-slug-action@4.2.4
uses: rlespinasse/github-slug-action@v4.4.1

- name: Export NPM token
run: echo "NPM_TOKEN=${{ secrets.npm-token }}" >> $GITHUB_ENV
Expand Down

0 comments on commit ead3c42

Please sign in to comment.