Skip to content

Commit d496614

Browse files
authored
chore(deps): update rlespinasse/github-slug-action action to v5.7.1 (#499)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rlespinasse/github-slug-action](https://redirect.github.com/rlespinasse/github-slug-action) | action | patch | `v5.7.0` → `v5.7.1` | --- ### Release Notes <details> <summary>rlespinasse/github-slug-action (rlespinasse/github-slug-action)</summary> ### [`v5.7.1`](https://redirect.github.com/rlespinasse/github-slug-action/releases/tag/v5.7.1) [Compare Source](https://redirect.github.com/rlespinasse/github-slug-action/compare/v5.7.0...v5.7.1) ##### Bug Fixes - **ci:** match dependabot PR author instead of github.actor ([#&#8203;182](https://redirect.github.com/rlespinasse/github-slug-action/issues/182)) ([0e32991](https://redirect.github.com/rlespinasse/github-slug-action/commit/0e3299190dac9a700da92a90de4556116ea965ed)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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/fhem/fhem-docker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
2 parents c5542b2 + 578b3ef commit d496614

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
fetch-depth: 0
201201

202202
- name: Inject slug/short variables
203-
uses: rlespinasse/github-slug-action@v5.7.0
203+
uses: rlespinasse/github-slug-action@v5.7.1
204204

205205
- name: Get git vars
206206
shell: bash
@@ -461,7 +461,7 @@ jobs:
461461
fetch-depth: 0
462462

463463
- name: Inject slug/short variables
464-
uses: rlespinasse/github-slug-action@v5.7.0
464+
uses: rlespinasse/github-slug-action@v5.7.1
465465

466466
- name: Get git vars
467467
shell: bash
@@ -717,7 +717,7 @@ jobs:
717717
fetch-depth: 0
718718

719719
- name: Inject slug/short variables
720-
uses: rlespinasse/github-slug-action@v5.7.0
720+
uses: rlespinasse/github-slug-action@v5.7.1
721721

722722
- name: Get git vars
723723
shell: bash

0 commit comments

Comments
 (0)