File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 token : ${{ secrets.WORKFLOW_SECRET }}
7070
7171 - name : Run GitHub Actions Version Updater
72- uses : saadmk11/github-actions-version-updater@v0.7.1
72+ uses : saadmk11/github-actions-version-updater@v0.7.2
7373 with :
7474 # [Required] Access token with `workflow` scope.
7575 token : ${{ secrets.WORKFLOW_SECRET }}
@@ -118,7 +118,7 @@ jobs:
118118 token : ${{ secrets.WORKFLOW_SECRET }}
119119
120120 - name : Run GitHub Actions Version Updater
121- uses : saadmk11/github-actions-version-updater@v0.7.1
121+ uses : saadmk11/github-actions-version-updater@v0.7.2
122122 with :
123123 # [Required] Access token with `workflow` scope.
124124 token : ${{ secrets.WORKFLOW_SECRET }}
@@ -173,7 +173,7 @@ jobs:
173173 rm .git/hooks/pre-push
174174
175175 - name: Run GitHub Actions Version Updater
176- uses: saadmk11/github-actions-version-updater@v0.7.1
176+ uses: saadmk11/github-actions-version-updater@v0.7.2
177177 with:
178178 # ...
179179` ` `
You can’t perform that action at this time.
0 commit comments