Skip to content

Commit

Permalink
Bump scala-steward-org/scala-steward-action from 2.54.0 to 2.56.0
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.54.0 to 2.56.0.
- [Release notes](https://github.com/scala-steward-org/scala-steward-action/releases)
- [Commits](scala-steward-org/scala-steward-action@364870a...09b7833)

---
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]>
  • Loading branch information
dependabot[bot] committed Jun 19, 2023
1 parent 2c666d2 commit 6942f35
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 @@ -18,7 +18,7 @@ jobs:
app_id: 89659
private_key: ${{ secrets.SCALAZ_BOT_KEY }}
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@364870a60b4405935ff74b17d77836a8db969f0a # v2.54.0
uses: scala-steward-org/scala-steward-action@09b7833ad0fd61d3a14c966ae40e8e636d79629e # v2.56.0
with:
github-token: ${{ steps.generate_token.outputs.token }}
author-email: "74843977+scalaz-bot[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 6942f35

Please sign in to comment.