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 1b2218b Bump scala-steward-org/scala-steward-action from 2.20.0 to
2.46.0
1b2218b is described below
commit 1b2218bc7bf44dcbb998403945f4d6beb941ad80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 10 00:25:38 2023 +0000
Bump scala-steward-org/scala-steward-action from 2.20.0 to 2.46.0
Bumps
[scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action)
from 2.20.0 to 2.46.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.20.0...v2.46.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 e74cdd9..636e142 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