fhem / fhem-docker

A basic Docker image for FHEM house automation system, based on Debian Linux.
https://fhem.de/
MIT License
84 stars 28 forks source link

Bump rlespinasse/github-slug-action from 3.6.0 to 4.2.0 #59

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rlespinasse/github-slug-action from 3.6.0 to 4.2.0.

Release notes

Sourced from rlespinasse/github-slug-action's releases.

4.2.0

4.2.0 (2022-03-21)

Features

  • add option to set a different short length than git defaults (dbbe21b)

4.1.0

4.1.0 (2022-03-19)

Features

  • add option to set a different slug length than 63 (88f3ee8)

4.0.1

4.0.1 (2022-03-19)

Bug Fixes

  • short: populate GITHUB_SHA_SHORT correctly (cd9871b)

4.0.0

4.0.0 (2022-01-01)

Features

  • support prefix on exported variables (e917203)
  • use composite action instead of node (4405613)

BREAKING CHANGES

  • use different backend for the action
Commits
  • dbbe21b feat: add option to set a different short length than git defaults
  • 88f3ee8 feat: add option to set a different slug length than 63
  • cd9871b fix(short): populate GITHUB_SHA_SHORT correctly
  • 1fb0eeb docs(readme): reword troubleshooting section
  • bd31a9f docs(security): add end of life of branch section
  • 78ed3f9 ci: enable v4.x release
  • c1ec678 ci: build and release
  • e917203 feat: support prefix on exported variables
  • e13c7fc refactor: remove all node related files
  • 4405613 feat: use composite action instead of node
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #61.