Skip to content

Commit abbbb62

Browse files
authored
Merge pull request #42 from linuxserver/dependabot/github_actions/peter-evans/create-or-update-comment-3.1.0
Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0
2 parents 877ac95 + d56464e commit abbbb62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/docker-mod-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
echo "ghcr.io/${ENDPOINT}:pull_request_${{ github.event.pull_request.number }}" >> $GITHUB_STEP_SUMMARY
125125
126126
- name: Add GHCR push comment to PR
127-
uses: peter-evans/create-or-update-comment@v3.0.2
127+
uses: peter-evans/create-or-update-comment@v3.1.0
128128
if: ${{ env.GITHUB_REPO == format('{0}/{1}', github.event.pull_request.base.repo.owner.login, github.event.pull_request.base.repo.name) && env.CR_USER && env.CR_PAT }}
129129
with:
130130
token: ${{ secrets.CR_PAT }}

.github/workflows/invalid-interaction-helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
issues: write
1111
steps:
1212
- name: Add comment on invalid
13-
uses: peter-evans/create-or-update-comment@v3.0.2
13+
uses: peter-evans/create-or-update-comment@v3.1.0
1414
with:
1515
issue-number: ${{ github.event.issue.number}}
1616
body: |

.github/workflows/issue-pr-tracker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: |
102102
echo 'PR [#${{ github.event.pull_request.number }}](${{ github.event.pull_request.html_url }}) is added to [project](https://github.com/orgs/linuxserver/projects/8) column "PRs Approved"' >> $GITHUB_STEP_SUMMARY
103103
- name: Add Comment on Invalid Labeling
104-
uses: peter-evans/create-or-update-comment@v3.0.2
104+
uses: peter-evans/create-or-update-comment@v3.1.0
105105
if: ${{ github.event_name == 'issues' && github.event.issue.state == 'open' && github.event.label.name == 'invalid' && contains(github.event.issue.labels.*.name, 'invalid') && ! contains(github.event.issue.labels.*.name, 'closed-pr-activity') }}
106106
with:
107107
issue-number: ${{ github.event.issue.number}}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy