diff --git a/.github/workflows/release-action.yml b/.github/workflows/release-action.yml index 1657c01..8119724 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.2 \ No newline at end of file + - uses: technote-space/release-github-actions@v8.0.3 \ No newline at end of file