diff --git a/.github/workflows/release-action.yml b/.github/workflows/release-action.yml index f0e3f84..1657c01 100644 --- a/.github/workflows/release-action.yml +++ b/.github/workflows/release-action.yml @@ -6,4 +6,4 @@ jobs: name: Release GitHub Actions runs-on: ubuntu-latest steps: - - uses: technote-space/release-github-actions@v8.0.1 \ No newline at end of file + - uses: technote-space/release-github-actions@v8.0.2 \ No newline at end of file