Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Bump snapcore/action-build from 1 to 1.0.8#20

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/snapcore/action-build-1.0.8
Open

Bump snapcore/action-build from 1 to 1.0.8#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/snapcore/action-build-1.0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2021

Bumps snapcore/action-build from 1 to 1.0.8.

Release notes

Sourced from snapcore/action-build's releases.

v1.0.8

  • Add a ua-token input parameter that can be used to set an Ubuntu Advantage token to pass to Snapcraft (#14). Once Ubuntu 16.04 goes into Extended Security Maintenance, a token will be required to build snaps against the old base core. More information can be found on the Snapcraft Blog.
  • Upgrade dependencies

v1.0.7

  • Revert change to action run URL in v1.0.6 release.

v1.0.6

  • Add snapcraft-channel and snapcraft-args input parameters to make it easier to test out experimental Snapcraft features (#8).
  • Upgrade dependencies

v1.0.5

  • Fix compatibility with Github's ubuntu-20.04 runner image (#4).
  • expand ~ to the CI user's home directory in the path input parameter (#5).

v1.0.4

  • Don't run snapcraft with sudo, since Snapcraft 4.0 complains. We now add the CI user to the "lxd" group, and use sg to switch to that group membership.
  • Upgrade dependencies.
  • Update the action's own CI workflow to run builds against each supported base snap.

v1.0.3

  • Update action dependency versions.
  • Add support for passing SNAPCRAFT_BUILD_INFO=1 to Snapcraft, enabled by default. This is intended to include information about the build in the resulting snap to enable automated security vulnerability checking. Unfortunately it doesn't work correctly with LXD builds yet due to [bug #1871770](https://bugs.launchpad.net/snapcraft/+bug/1871770).
Commits

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)

Bumps [snapcore/action-build](https://github.com/snapcore/action-build) from 1 to 1.0.8.
- [Release notes](https://github.com/snapcore/action-build/releases)
- [Commits](snapcore/action-build@v1...v1.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants