You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/11/14 09:16:29 UTC

[plc4x] branch develop updated: build(deps): bump actions/dependency-review-action from 2 to 3 (#652)

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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new a7de37adf0 build(deps): bump actions/dependency-review-action from 2 to 3 (#652)
a7de37adf0 is described below

commit a7de37adf03c01147938ae27de2417ab98147192
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Nov 14 10:16:20 2022 +0100

    build(deps): bump actions/dependency-review-action from 2 to 3 (#652)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 .github/workflows/dependency-review.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml
index a0b15fae2b..7d5d95b7ec 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -36,4 +36,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@v3
       - name: 'Dependency Review'
-        uses: actions/dependency-review-action@v2
+        uses: actions/dependency-review-action@v3