Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
fdd3845cf5 chore(deps): update actions/github-script action to v5.2.0 (#6)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 00:07:54 +03:00

View File

@@ -38,7 +38,7 @@ jobs:
- name: Create release
if: env.DAILY_VERSION_CREATED
uses: actions/github-script@v5.0.0
uses: actions/github-script@v5.2.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |