fix: upgrade GitHub Actions and patch dependency vulnerabilities (v2.44.1) (#690)

This commit is contained in:
Romuald Członkowski
2026-04-01 21:17:59 +02:00
committed by GitHub
parent b800ff0cd9
commit 4b109b0870
10 changed files with 1275 additions and 1079 deletions

View File

@@ -129,7 +129,7 @@ jobs:
- name: Create Pull Request
if: steps.branch.outputs.branch_name != ''
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v8
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ steps.branch.outputs.branch_name }}