Update peter-evans/create-pull-request action to v7#184
Update peter-evans/create-pull-request action to v7#184renovate[bot] wants to merge 1 commit intomainfrom
Conversation
| - name: Create Pull Request | ||
| if: failure() | ||
| uses: peter-evans/create-pull-request@v6 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
f851b7b to
eab5783
Compare
eab5783 to
5328593
Compare
5328593 to
4a36925
Compare
4a36925 to
f375c70
Compare
3b63a71 to
68f2b21
Compare
c1aeb6b to
9482b96
Compare
9482b96 to
a507a4d
Compare
a507a4d to
0675b94
Compare
0675b94 to
5d9ef16
Compare
e4b0760 to
58c5dd8
Compare
73ac80b to
af3feff
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| output: 'HISTORY.md' | ||
| - name: Create Pull Request | ||
| uses: peter-evans/create-pull-request@v6.1.0 | ||
| uses: peter-evans/create-pull-request@v7.0.8 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
| - name: Create Pull Request | ||
| if: failure() | ||
| uses: peter-evans/create-pull-request@v6.1.0 | ||
| uses: peter-evans/create-pull-request@v7.0.8 |
Check warning
Code scanning / Semgrep (reported by Codacy)
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
af3feff to
99257f5
Compare
This PR contains the following updates:
v6->v7v6.1.0->v7.0.8Release Notes
peter-evans/create-pull-request (peter-evans/create-pull-request)
v7Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.