Skip to content

Commit

Permalink
Update workflows to work with actionlint version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Feb 26, 2025
1 parent 9a9b8f8 commit 0ad9b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-update-winrepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
path: winrepo
push-to-fork: saltbot-open/salt-winrepo-ng
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Download last assignment cache
continue-on-error: true
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v8
with:
workflow: triage.yml
name: last-assignment
Expand Down

0 comments on commit 0ad9b3b

Please sign in to comment.