Skip to content

Commit 961f313

Browse files
Bump masci/datadog from 1.9.1 to 1.9.2 in the actions-minor group (#672)
Bumps the actions-minor group with 1 update: [masci/datadog](https://github.com/masci/datadog). Updates `masci/datadog` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/masci/datadog/releases) - [Commits](masci/datadog@6889e9d...f0cad7c) --- updated-dependencies: - dependency-name: masci/datadog dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a3eb4a commit 961f313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prober.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Report attestation prober success
5050
if: ${{ success() }}
51-
uses: masci/datadog@6889e9d060f5368eeee51f8a3f06a52f65d04da3 # v1.9.1
51+
uses: masci/datadog@f0cad7cba58a34e65535732564c9bf174ee89006 # v1.9.2
5252
with:
5353
api-key: "${{ secrets.DATADOG_API_KEY }}"
5454
service-checks: |
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Report attestation prober failure
6868
if: ${{ failure() }}
69-
uses: masci/datadog@6889e9d060f5368eeee51f8a3f06a52f65d04da3 # v1.9.1
69+
uses: masci/datadog@f0cad7cba58a34e65535732564c9bf174ee89006 # v1.9.2
7070
with:
7171
api-key: "${{ secrets.DATADOG_API_KEY }}"
7272
service-checks: |

0 commit comments

Comments
 (0)