Update workflow_updater.yaml

This commit is contained in:
Vincent Le Bourlot
2023-02-13 09:09:24 +01:00
committed by GitHub
parent 057cbb71e0
commit 754d045ee3

View File

@@ -19,8 +19,8 @@ jobs:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}
- name: Run GitHub Actions Version Updater
uses: saadmk11/github-actions-version-updater@v0.7.1
- name: GitHub Actions Version Updater
uses: saadmk11/github-actions-version-updater@v0.7.3
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.WORKFLOW_SECRET }}