You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2022/07/01 08:49:09 UTC

[httpcomponents-client] branch master updated: Bump actions/dependency-review-action from 1 to 2

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b63f12b8 Bump actions/dependency-review-action from 1 to 2
9b63f12b8 is described below

commit 9b63f12b8a5780e197b7f9ab25b3aef4beb18458
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 20 13:31:53 2022 +0000

    Bump actions/dependency-review-action from 1 to 2
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 2.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 .github/workflows/depsreview.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/depsreview.yaml b/.github/workflows/depsreview.yaml
index 3db97761f..0aae06b3a 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -28,4 +28,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@v3
       - name: 'Dependency Review'
-        uses: actions/dependency-review-action@v1
+        uses: actions/dependency-review-action@v2