Skip to content

Commit

Permalink
feat: use github-slug-action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Feb 4, 2023
1 parent c134734 commit 9321cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ branding:
runs:
using: "composite"
steps:
- uses: rlespinasse/github-slug-action@v3.x
- uses: rlespinasse/github-slug-action@v4
- run: $GITHUB_ACTION_PATH/setup.sh
shell: bash
env:
Expand Down

0 comments on commit 9321cb3

Please sign in to comment.