Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (
Browse files Browse the repository at this point in the history
…#558)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 65cc233 commit 2c114c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api-privileges-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
fi

- name: Create Pull Request
uses: peter-evans/[email protected].5
uses: peter-evans/[email protected].6
with:
commit-message: Update Api Privileges data for Jamf Pro Version ${{ env.VERSION_DIR }}
title: '[Automated] Update Api Privileges data for Jamf Pro Version ${{ env.VERSION_DIR }}'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/app-installers-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
fi

- name: Create Pull Request
uses: peter-evans/[email protected].5
uses: peter-evans/[email protected].6
with:
commit-message: Update App Catalog Installer Title data
title: '[Automated] Update App Catalog installer title data'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/user-account-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
grep 'Version.*=.*"' "$VALIDATE_FILE"
- name: Create Pull Request
uses: peter-evans/[email protected].5
uses: peter-evans/[email protected].6
with:
commit-message: |
Update User Account Privileges data for Jamf Pro ${{ env.VERSION_DIR }}
Expand Down

0 comments on commit 2c114c8

Please sign in to comment.