chore(deps): update actions/github-script action to v6 (#7)

This commit is contained in:
renovate[bot]
2023-05-16 07:51:55 +03:00
committed by GitHub
parent fdd3845cf5
commit 55ce79d9d1

View File

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