You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sh...@apache.org on 2023/03/16 16:39:25 UTC

[daffodil-vscode] branch main updated: Bump scala-steward-org/scala-steward-action from 2.47.0 to 2.50.0

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

shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 38c2ccf  Bump scala-steward-org/scala-steward-action from 2.47.0 to 2.50.0
38c2ccf is described below

commit 38c2ccf99ba993e09427f74fffb91460cbaddd2c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 1 00:58:14 2023 +0000

    Bump scala-steward-org/scala-steward-action from 2.47.0 to 2.50.0
    
    Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.47.0 to 2.50.0.
    - [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases)
    - [Commits](https://github.com/scala-steward-org/scala-steward-action/compare/v2.47.0...v2.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: scala-steward-org/scala-steward-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 .github/workflows/scala-steward.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml
index d741bb6..0462c95 100644
--- a/.github/workflows/scala-steward.yml
+++ b/.github/workflows/scala-steward.yml
@@ -28,7 +28,7 @@ jobs:
     name: Launch Scala Steward
     steps:
       - name: Launch Scala Steward
-        uses: scala-steward-org/scala-steward-action@v2.47.0
+        uses: scala-steward-org/scala-steward-action@v2.50.0
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
           github-repository: apache/daffodil-vscode