Skip to content

Commit e4f700e

Browse files
particularbot6timbussmann
authored andcommitted
GitHubSync update - release-1.0
1 parent 08c916b commit e4f700e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/virus-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
sudo freshclam
1919
sudo systemctl start clamav-freshclam
2020
- name: Get release
21-
uses: actions/github-script@v4.0.2
21+
uses: actions/github-script@v4.1
2222
with:
2323
github-token: ${{secrets.RELEASE_ANTIVIRUS_GITHUB_ACCESS_TOKEN_PBOT4}}
2424
script: |
@@ -68,7 +68,7 @@ jobs:
6868
env:
6969
SLACK_WEBHOOK_URL: ${{ secrets.RELEASE_ANTIVIRUS_SLACK_WEBHOOK_URL }}
7070
- name: Update release notes
71-
uses: actions/github-script@v4.0.2
71+
uses: actions/github-script@v4.1
7272
with:
7373
github-token: ${{secrets.RELEASE_ANTIVIRUS_GITHUB_ACCESS_TOKEN_PBOT4}}
7474
script: |

0 commit comments

Comments
 (0)