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 the actions-deps group with 8 updates #1158

Merged
merged 3 commits into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. build(deps): bump the actions-deps group with 8 updates

    Bumps the actions-deps group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` |
    | [actions/cache](https://github.com/actions/cache) | `3` | `4` |
    | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.4.3` | `4.6.8` |
    | [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` |
    | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `4` | `6` |
    | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `3.7.0` | `6.1.1` |
    | [actions/stale](https://github.com/actions/stale) | `8` | `9` |
    
    
    Updates `github/codeql-action` from 2 to 3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    Updates `actions/setup-node` from 3 to 4
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    Updates `actions/cache` from 3 to 4
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    Updates `JamesIves/github-pages-deploy-action` from 4.4.3 to 4.6.8
    - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
    - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.6.8)
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    Updates `goreleaser/goreleaser-action` from 4 to 6
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v4...v6)
    
    Updates `golangci/golangci-lint-action` from 3.7.0 to 6.1.1
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.7.0...v6.1.1)
    
    Updates `actions/stale` from 8 to 9
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: JamesIves/github-pages-deploy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions-deps
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    de66c0c View commit details
    Browse the repository at this point in the history
  2. chore: add cache for go

    sysulq committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7e6e4c6 View commit details
    Browse the repository at this point in the history
  3. print env

    sysulq committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e2615b2 View commit details
    Browse the repository at this point in the history