diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 4042326a9..ba9a77d37 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -10,7 +10,7 @@ on: jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 outputs: rock: ${{ steps.set.outputs.rock }} steps: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7903cf065..274cfed75 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -11,7 +11,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3 + - uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4 with: release-type: simple package-name: ""