1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

fix: Update CI workflow versions to latest (#3176)

This commit is contained in:
Bryant Biggs
2024-10-11 16:03:02 +00:00
committed by GitHub
parent 670aa8a79d
commit eb78240617
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@v5.4.0
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: