Bump the github-actions group across 1 directory with 2 updates (#6767)

This commit is contained in:
dependabot[bot]
2025-08-15 00:17:24 +00:00
committed by GitHub
parent f633416f05
commit cb7a562c8b
8 changed files with 18 additions and 18 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Install jq
run: sudo apt update && sudo apt install jq -y
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
repository: ${{ github.repository_owner }}/update.pmmp.io
ssh-key: ${{ secrets.UPDATE_PMMP_IO_DEPLOY_KEY }}