Skip to content

Commit d51db28

Browse files
chore(deps): update rlespinasse/github-slug-action digest to ac4a3a2 (#1375)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [rlespinasse/github-slug-action](https://redirect.github.com/rlespinasse/github-slug-action) | action | digest | `c33ff65` -> `ac4a3a2` | [![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) | --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update the QA workflow to use the latest v5 digest of rlespinasse/github-slug-action, ensuring recent fixes and security updates are applied. <!-- End of auto-generated description by cubic. --> 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 db4af5e commit d51db28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
disable_node: "true"
123123

124124
- name: Inject slug/short variables
125-
uses: rlespinasse/github-slug-action@c33ff65466c58d57e4d796f88bb1ae0ff26ee453 # v5
125+
uses: rlespinasse/github-slug-action@ac4a3a266833ca6b6086466a921fae9f3c671596 # v5
126126

127127
- name: Update package versions
128128
if: github.event_name == 'pull_request' || github.event_name == 'push' || github.event_name == 'release'

0 commit comments

Comments
 (0)