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

davin 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 76ad645  Bump scala-steward-org/scala-steward-action from 2.75.0 to 
2.76.0
76ad645 is described below

commit 76ad64514d7af17d8f449c0fb9ba6a8a93250471
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 1 00:39:26 2025 +0000

    Bump scala-steward-org/scala-steward-action from 2.75.0 to 2.76.0
    
    Bumps 
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
 from 2.75.0 to 2.76.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.75.0...v2.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: scala-steward-org/scala-steward-action
      dependency-version: 2.76.0
      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 dd26f0e..cfb7e34 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