Skip to content

Commit

Permalink
Update PR action to version 7
Browse files Browse the repository at this point in the history
  • Loading branch information
deneb-alpha authored Dec 1, 2024
1 parent 8d27982 commit 88d523f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publiccodeupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
remove: "libreoffice-"
filter: "^libreoffice-([0-9]|\\.)+$"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v7
if: failure()
with:
title: "feat: update softwareVersion ${{ steps.pva.outputs.version }} and date in publiccode.yml"
Expand Down

0 comments on commit 88d523f

Please sign in to comment.