Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump 8398a7/action-slack from 3.9.3 to 3.10.0 #17447

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build-images-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-images-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-images-hotfixes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-images-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-aws-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-k8s-network-policies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
args: html
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/lint-bpf-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: docker://quay.io/cilium/cilium-checkpatch:af84067d2768e30c69e5d00e3efd82273f229e80@sha256:1d73dba63806ef51463426c1590760f697b5604475cd73cd342117d45c44ef97
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand All @@ -71,7 +71,7 @@ jobs:
entrypoint: ./contrib/coccinelle/check-cocci.sh
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
make -C bpf go_prog_test || (echo "Run 'make -C bpf go_prog_test' locally to investigate failures"; exit 1)
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/lint-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
test -z "$(git status --porcelain)" || (echo "please run 'go mod tidy && go mod vendor', and submit your changes"; exit 1)
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand All @@ -58,7 +58,7 @@ jobs:
skip-go-installation: true
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand All @@ -84,7 +84,7 @@ jobs:
make precheck
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand All @@ -110,7 +110,7 @@ jobs:
contrib/scripts/check-api-code-gen.sh
- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-images-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-l4lb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke-ipv6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests-smoke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:

- name: Send slack notification
if: ${{ !success() && (github.event_name == 'schedule' || github.event_name == 'push') }}
uses: 8398a7/action-slack@047b09b154480ed39076984b64f324fff010d703
uses: 8398a7/action-slack@c84a35cfa82a01f3733a3cbf5d5260123e55c2f9
with:
status: ${{ job.status }}
fields: repo,message,commit,author,action,eventName,ref,workflow,job,took # selectable (default: repo,message)
Expand Down