Skip to content

Commit e5ab603

Browse files
chore(deps): update rlespinasse/github-slug-action action to v5 (#89)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [rlespinasse/github-slug-action](https://redirect.github.com/rlespinasse/github-slug-action) | action | major | `v4` -> `v5` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/rlespinasse/github-slug-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/rlespinasse/github-slug-action) | --- ### Release Notes <details> <summary>rlespinasse/github-slug-action (rlespinasse/github-slug-action)</summary> ### [`v5`](https://redirect.github.com/rlespinasse/github-slug-action/compare/v4...v5) [Compare Source](https://redirect.github.com/rlespinasse/github-slug-action/compare/v4...v5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c710bf commit e5ab603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
pnpm install --frozen-lockfile --prefer-offline
9292
9393
- name: Inject slug/short variables
94-
uses: rlespinasse/github-slug-action@v4
94+
uses: rlespinasse/github-slug-action@v5
9595

9696
- name: Version
9797
id: version

0 commit comments

Comments
 (0)