We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fcac12 + c597d59 commit b3587b9Copy full SHA for b3587b9
1 file changed
.github/workflows/steward.yml
@@ -26,7 +26,7 @@ jobs:
26
private-key: ${{ secrets.STEWARD_PRIVATE_KEY }}
27
28
- name: Launch Scala Steward
29
- uses: scala-steward-org/scala-steward-action@708c1d682b14b9785201afb25c8ffece0a9d126f # v2.90.0
+ uses: scala-steward-org/scala-steward-action@ff09222640622d474d0d9f93c04aefedd125b187 # v2.92.0
30
with:
31
github-token: ${{ steps.generate-token.outputs.token }}
32
repos-file: 'repos.md'
0 commit comments