Skip to content

Commit 8caccbb

Browse files
authored
Merge pull request #3212 from gophercloud/dependabot/github_actions/thollander/actions-comment-pull-request-3.0.0
build(deps): bump thollander/actions-comment-pull-request from 2.5.0 to 3.0.0
2 parents e0d4de7 + e7b3ff0 commit 8caccbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backport.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
|| contains(github.event.label.name, 'semver:major')
6161
|| contains(github.event.label.name, 'semver:minor')
6262
|| contains(github.event.label.name, 'semver:unknown')
63-
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
63+
uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9
6464
with:
6565
message: |
6666
Labels `semver-major`, `semver-minor` and `semver-unknown` block
@@ -119,7 +119,7 @@ jobs:
119119
|| contains(github.event.pull_request.labels.*.name, 'semver:unknown')
120120
|| contains(github.event.label.name, 'semver:major')
121121
|| contains(github.event.label.name, 'semver:unknown')
122-
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
122+
uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9
123123
with:
124124
message: |
125125
Labels `semver-major` and `semver-unknown` block backports to the

0 commit comments

Comments
 (0)