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

workflows: bump actions/upload-artifact from 1 to 4 #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2022

  1. datadog: support v2 endpoint

    This commit migrates the datadog plugin to use the now available v2
    endpoints. The changes should be transparent to the user.
    
    Signed-off-by: truthbk <[email protected]>
    truthbk committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    803a806 View commit details
    Browse the repository at this point in the history
  2. datadog: do not append api-key to uri

    Signed-off-by: truthbk <[email protected]>
    truthbk committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c118ca1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. workflows: bump actions/upload-artifact from 1 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    df91433 View commit details
    Browse the repository at this point in the history