Skip to content

Commit cedc45a

Browse files
authored
Merge pull request #1738 from Fryguy/update_gha_versions
Update GitHub Actions versions
2 parents 3151750 + 6e6b6b6 commit cedc45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
regex: 'Merge pull request #(\d+)'
3535
- name: Notify manageiq.github.io on Push
3636
if: ${{ github.event_name == 'push' && github.repository_owner == 'ManageIQ' }}
37-
uses: peter-evans/repository-dispatch@v1
37+
uses: peter-evans/repository-dispatch@v2
3838
with:
3939
token: ${{ secrets.WEBSITE_DEPLOY_TOKEN }}
4040
repository: ManageIQ/manageiq.github.io

0 commit comments

Comments
 (0)