Skip to content

Commit

Permalink
Bump scala-steward-org/scala-steward-action from 2.59.0 to 2.65.0 (#1558
Browse files Browse the repository at this point in the history
)

Bumps [scala-steward-org/scala-steward-action](https://github.com/scala-steward-org/scala-steward-action) from 2.59.0 to 2.65.0.
- [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases)
- [Commits](scala-steward-org/scala-steward-action@v2.59.0...v2.65.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent a23c792 commit dc2cb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
app_id: 111016
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
- uses: scala-steward-org/scala-steward-action@v2.59.0
- uses: scala-steward-org/scala-steward-action@v2.65.0
if: ${{ !github.event.repository.fork }}
with:
github-token: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit dc2cb64

Please sign in to comment.