Skip to content

Commit

Permalink
Aggiornamento Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
gioxx committed Mar 28, 2024
1 parent ca4d1cf commit f2d8161
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/IssueAssignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.12.0
uses: pozil/auto-assign-issue@v1.13.0
with:
assignees: gioxx
numOfAssignee: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/backup_nmf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# if: always() && (needs.execute-cron.result == 'failure')
# steps:
# - name: Sleep Action
# uses: juliangruber/[email protected].0
# uses: juliangruber/[email protected].3
# with:
# time: 10m

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/backup_nmf_dance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# if: always() && (needs.execute-cron.result == 'failure')
# steps:
# - name: 😴 Wait until retry
# uses: juliangruber/[email protected].0
# uses: juliangruber/[email protected].3
# with:
# time: 10m

Expand Down

0 comments on commit f2d8161

Please sign in to comment.