diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index e10b896..9789c6a 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -211,7 +211,7 @@ jobs: java-version: 21 - name: Set up Gradle - uses: gradle/actions/setup-gradle@8379f6a1328ee0e06e2bb424dadb7b159856a326 # v4 + uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4 - name: Compile split-tests-java working-directory: split-tests-java diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8c6443..095b42c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Create release - uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2 + uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2 - name: Update major tag uses: cssnr/update-version-tags-action@87f610784ee7359050fd8fad52e169927584f110 # v1