Skip to content

Bump DataDog/dd-octo-sts-action from 1.0.3 to 1.0.4#2813

Merged
levan-m merged 5 commits into
mainfrom
dependabot/github_actions/DataDog/dd-octo-sts-action-1.0.4
Jun 29, 2026
Merged

Bump DataDog/dd-octo-sts-action from 1.0.3 to 1.0.4#2813
levan-m merged 5 commits into
mainfrom
dependabot/github_actions/DataDog/dd-octo-sts-action-1.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Copy link
Copy Markdown
Contributor

Bumps DataDog/dd-octo-sts-action from 1.0.3 to 1.0.4.

Commits
  • 96a2546 Fix typo in Readme (#18)
  • 9691c26 Merge pull request #14 from DataDog/improve/parse-jwt-claims
  • b98b59d Merge pull request #13 from DataDog/improve/fetch-error-url-logging
  • e7953d4 Merge pull request #15 from DataDog/improve/ci-workflow-hardening
  • e47344e Merge pull request #16 from DataDog/improve/bump-node24
  • 5a7a632 Bump Node.js runtime from node20 to node24
  • 260fcf9 Add parseJwtClaims() function with tests, replace fragile inline parsing
  • 371c4d8 Harden CI workflows with least-privilege permissions and credential controls
  • 1fc6588 Include URL in fetchWithRetry error messages
  • 0b31f95 Harden CI workflows with least-privilege permissions and credential controls
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [DataDog/dd-octo-sts-action](https://github.com/datadog/dd-octo-sts-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/datadog/dd-octo-sts-action/releases)
- [Commits](DataDog/dd-octo-sts-action@acaa02e...96a2546)

---
updated-dependencies:
- dependency-name: DataDog/dd-octo-sts-action
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov-commenter

codecov-commenter commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.05%. Comparing base (395974a) to head (928bb6f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2813   +/-   ##
=======================================
  Coverage   40.05%   40.05%           
=======================================
  Files         319      319           
  Lines       28031    28031           
=======================================
  Hits        11229    11229           
  Misses      15979    15979           
  Partials      823      823           
Flag Coverage Δ
unittests 40.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 395974a...928bb6f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

levan-m added a commit that referenced this pull request Jun 29, 2026
…v0.21.3

Consolidates dependabot PRs #2813, #2693, #2733.
Closes #2813
Closes #2693
Closes #2733

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
levan-m pushed a commit that referenced this pull request Jun 29, 2026
…v0.21.3

Consolidates dependabot PRs #2813, #2693, #2733.
Closes #2813
Closes #2693
Closes #2733

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@levan-m
levan-m merged commit b7f11f3 into main Jun 29, 2026
37 checks passed
@levan-m
levan-m deleted the dependabot/github_actions/DataDog/dd-octo-sts-action-1.0.4 branch June 29, 2026 16:04
levan-m added a commit that referenced this pull request Jun 29, 2026
…v0.21.3

Consolidates dependabot PRs #2813, #2693, #2733.
Closes #2813
Closes #2693
Closes #2733

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
levan-m added a commit that referenced this pull request Jun 29, 2026
…a.2 (e2e) (#3204)

* Bump dd-octo-sts-action v1.0.4, codeql v4.32.5, go-containerregistry v0.21.3

Consolidates dependabot PRs #2813, #2693, #2733.
Closes #2813
Closes #2693
Closes #2733

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

* Tidy test/e2e go.mod: bump docker/cli v29.3.0, klauspost/compress v1.18.4

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

* Bump k8s.io/apimachinery, client-go, api v0.36.0-alpha.2 in test/e2e

Closes #2696
Closes #2697

Environment: Datadog workspace

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

---------

Co-authored-by: Claude Sonnet 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants