Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github/super-linter from 3 to 4.8.1 #20

Closed

Commits on Nov 11, 2021

  1. macro-fundamental: fix bool → sd_bool

    poettering authored and bluca committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e7cef2a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Dependabot hashes 2 (#17)

    * ci: pin labeler
    
    Turns out GHActions where `pull_request_target` is used are capable
    of pwning repositories: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
    
    labeler doesn't check out the source code or build anything so
    it's safe in its current form but to avoid surprises let's just pin
    it to the latest version. It's annoying to manage dependencies like this
    manually so additionally dependabot.yml is introduced to make it
    easier to keep GHActions up to date more or less automatically:
    https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot
    
    * make sure dependabot supports hashes
    evverx committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a0c65e3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/super-linter from 3 to 4.8.1

    Bumps [github/super-linter](https://github.com/github/super-linter) from 3 to 4.8.1.
    - [Release notes](https://github.com/github/super-linter/releases)
    - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
    - [Commits](github/super-linter@v3...v4.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github/super-linter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e9f48f1 View commit details
    Browse the repository at this point in the history