Skip to content

Commit

Permalink
Merge pull request #417 from jellyfin/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin msys2/setup-msys2 action to d0e80f5
  • Loading branch information
gnattu authored Jul 16, 2024
2 parents 27d2232 + 01994ce commit 443d842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta_win_clang_portable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run:
shell: msys2 {0}
steps:
- uses: msys2/setup-msys2@v2
- uses: msys2/setup-msys2@d0e80f58dffbc64f6a3a1f43527d469b4fc7b6c8 # v2
with:
update: true
msystem: CLANG64
Expand Down

0 comments on commit 443d842

Please sign in to comment.