Skip to content

Commit

Permalink
Merge pull request #5 from netbootxyz/renovate/stefanzweifel-git-auto…
Browse files Browse the repository at this point in the history
…-commit-action-5.x

Update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
antonym authored Nov 2, 2023
2 parents 5cdaff4 + f569ff3 commit 699452c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pciids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
wget https://raw.githubusercontent.com/pciutils/pciids/master/pci.ids -O pci.ids
./pciids_gen pci.ids pciids.ipxe
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update pciids.ipxe with upstream changes
branch: master
Expand Down

0 comments on commit 699452c

Please sign in to comment.