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 b7e2b25  Bump scala-steward-org/scala-steward-action from 2.72.0 to 
2.75.0
b7e2b25 is described below

commit b7e2b25cdf68cd92247b4917020cb42a1b051767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 1 00:48:56 2025 +0000

    Bump scala-steward-org/scala-steward-action from 2.72.0 to 2.75.0
    
    Bumps 
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
 from 2.72.0 to 2.75.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.72.0...v2.75.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] <[email protected]>
---
 .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 be5bec6..d8bec6c 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/[email protected]
+        uses: scala-steward-org/[email protected]
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
           github-repository: apache/daffodil-vscode

Reply via email to