koel / docker

A minimal docker image for the koel music streaming server.
https://hub.docker.com/r/phanan/koel/
MIT License
178 stars 54 forks source link

Bump e1himself/goss-installation-action from v1.0.1 to v1.0.3 #42

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps e1himself/goss-installation-action from v1.0.1 to v1.0.3.

Release notes

Sourced from e1himself/goss-installation-action's releases.

Security update

  • Update default GOSS version to v0.3.14
  • Update dependencies

Fix issue on using disabled add-path command

  • Fix issue with @actions/core using disabled add-path command (thanks @Hyzual)
Changelog

Sourced from e1himself/goss-installation-action's changelog.

[1.0.3] - 2020-11-18

Changed

  • Bump default GOSS version to v0.3.14

Fixed

  • Upgrade dependencies to fix node-fetch vulnerability (low severity)

[1.0.2] - 2020-11-18

Fixed

  • Fix #4 - add-path command is disabled
Commits
  • 7f6dff1 Build v1.0.3
  • a0a826d Merge branch 'master' into release/v1
  • 5ee18ee Update CHANGELOG
  • 96de8fa Merge pull request #6 from e1himself/upgrade/dependencies
  • 50d1be4 Merge pull request #5 from e1himself/upgrade/goss-0.3.14
  • 0eeb2f2 Upgrade all dependencies to fix security issue with node-fetch
  • 21e6109 Bump default Goss version to 0.3.14.
  • 7d7bf4d Update example to use goss v0.3.13 by default
  • a76c44b Start a Changelog
  • 7cdebd7 Build v1.0.2
  • Additional commits viewable in compare view


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)