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 all-actions group with 7 updates #224

Merged

Commits on Feb 14, 2024

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

    Bumps the all-actions group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |
    | [a7ul/tar-action](https://github.com/a7ul/tar-action) | `1.1.2` | `1.1.3` |
    | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
    | [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` |
    | [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) | `2` | `4` |
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `actions/upload-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    Updates `a7ul/tar-action` from 1.1.2 to 1.1.3
    - [Release notes](https://github.com/a7ul/tar-action/releases)
    - [Commits](a7ul/tar-action@v1.1.2...v1.1.3)
    
    Updates `actions/setup-python` from 4 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    Updates `actions/download-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    Updates `actions/setup-node` from 3 to 4
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    Updates `geekyeggo/delete-artifact` from 2 to 4
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
    - [Commits](GeekyEggo/delete-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: a7ul/tar-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-actions
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fcbb014 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. try to fix artifact deletion

    Signed-off-by: Andrew Whitehead <[email protected]>
    andrewwhitehead committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0fba5dd View commit details
    Browse the repository at this point in the history