Skip to content

Commit

Permalink
Bump rlespinasse/github-slug-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4 to 5.
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](rlespinasse/github-slug-action@v4...v5)

---
updated-dependencies:
- dependency-name: rlespinasse/github-slug-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 7f78e03 commit a16ef1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: pip install --upgrade platformio

- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@v4
uses: rlespinasse/github-slug-action@v5

- name: Run PlatformIO and compile sketch
id: compile_sketch
Expand Down

0 comments on commit a16ef1a

Please sign in to comment.