commit | edbbc3436646bf66e4b2d21e1a58a8936823afd0 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 01 00:45:33 2025 +0000 |
committer | Shane Dell <32347414+shanedell@users.noreply.github.com> | Mon Jan 13 08:28:53 2025 -0500 |
tree | 19f0cfcb09c156e2d94f53a1b31c38e1fea306b6 | |
parent | 33c8b1ca4e2472dcceccedefb0b28fcd84178519 [diff] |
Bump scala-steward-org/scala-steward-action from 2.66.0 to 2.72.0 Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.66.0 to 2.72.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.66.0...v2.72.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] <support@github.com>
diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 8de78fc..be5bec6 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml
@@ -28,7 +28,7 @@ name: Launch Scala Steward steps: - name: Launch Scala Steward - uses: scala-steward-org/scala-steward-action@v2.66.0 + uses: scala-steward-org/scala-steward-action@v2.72.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} github-repository: apache/daffodil-vscode