forked from repo-mirrors/cnpg-postgres-containers
chore: Update Github actions (#38)
* chore: Update Github actions Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com> Co-authored-by: Hai He <hai.he@enterprisedb.com>
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.REPO_GHA_PAT }}
|
||||
- name: Run update script
|
||||
uses: nick-fields/retry@v2.8.1
|
||||
uses: nick-fields/retry@v2
|
||||
with:
|
||||
timeout_minutes: 15
|
||||
max_attempts: 3
|
||||
|
Reference in New Issue
Block a user