diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 1c9a360..af3c4ed 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -13,7 +13,7 @@ jobs: name: Scala Steward steps: - name: Scala Steward - uses: scala-steward-org/scala-steward-action@v2.70.0 + uses: scala-steward-org/scala-steward-action@v2.71.0 with: github-repository: ${{ github.repository }} github-token: ${{ secrets.SCALA_STEWARD }} \ No newline at end of file