diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 23da369..896f2de 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 with: persist-credentials: false @@ -63,7 +63,7 @@ jobs: GRADLE_PUBLISH_SECRET: ${{ secrets.GRADLE_PUBLISH_SECRET }} with: # dry_run: true - semantic_version: 23.0.8 + semantic_version: 23.1.1 extra_plugins: "@semantic-release/changelog@\