mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-05 08:47:01 +02:00
fix: Update CI configuration files to use latest version (#2293)
This commit is contained in:
2
.github/workflows/stale-actions.yaml
vendored
2
.github/workflows/stale-actions.yaml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Staling issues and PR's
|
||||
|
||||
Reference in New Issue
Block a user