Skip to content

Commit

Permalink
Merge pull request #78 from guardian/use-fixed-scala-steward-action-w…
Browse files Browse the repository at this point in the history
…ith-pr-652

Update to Scala Steward GHA version that fixes the run-summary
  • Loading branch information
rtyley authored Nov 5, 2024
2 parents 7a5b11f + cc46545 commit ea88a88
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable-scala-steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
- uses: sbt/[email protected]

- name: Execute Scala Steward
uses: scala-steward-org/[email protected]

uses: scala-steward-org/[email protected]
with:
github-app-id: ${{ inputs.app_id }}
github-app-installation-id: ${{ inputs.app_installation_id }}
Expand Down

0 comments on commit ea88a88

Please sign in to comment.