Skip to content

Bump the actions group across 1 directory with 3 updates#1101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-68b7983d59
Open

Bump the actions group across 1 directory with 3 updates#1101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-68b7983d59

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the actions group with 3 updates in the / directory: rymndhng/release-on-push-action, peaceiris/actions-gh-pages and codecov/codecov-action.

Updates rymndhng/release-on-push-action from 0.25.0 to 0.28.0

Release notes

Sourced from rymndhng/release-on-push-action's releases.

v0.28.0

Version 0.28.0

Commits

  • [aebba2bb] feat: add upload-url to outputs (#84)
  • [3cee24c3] Document the permissions needed for this action (#85)

v0.27.0

Version 0.27.0

Commits

  • [8e3c8b4b] fix: Use pulls API instead of Github Search (#81)
  • [5c2a2ea6] chore: Cleanup actions & readme (#80)

v0.26.0

Version 0.26.0

Commits

  • [4d8239ab] Fix integration test
  • [32161332] bump clj-kondo
  • [02d233a3] fix(core): Write to GITHUB_OUTPUT instead of printing ::set-output
  • [fca70eeb] Switch to direnv
  • [b1c88e9e] Bump babashka version from 0.6.1 to 1.0.164
  • [bc45f1cc] Update FAQ on permissions (#72)
Commits
  • aebba2b feat: add upload-url to outputs (#84)
  • 3cee24c Document the permissions needed for this action (#85)
  • 8e3c8b4 fix: Use pulls API instead of Github Search (#81)
  • 5c2a2ea chore: Cleanup actions & readme (#80)
  • 4d8239a Fix integration test
  • 3216133 bump clj-kondo
  • 02d233a fix(core): Write to GITHUB_OUTPUT instead of printing ::set-output
  • fca70ee Switch to direnv
  • b1c88e9 Bump babashka version from 0.6.1 to 1.0.164
  • bc45f1c Update FAQ on permissions (#72)
  • See full diff in compare view

Updates peaceiris/actions-gh-pages from 4.0.0 to 4.1.0

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

actions-github-pages v4.1.0

See CHANGELOG.md for more details.

What's Changed

New Contributors

Full Changelog: peaceiris/actions-gh-pages@v4.0.0...v4.1.0

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

4.1.0 (2026-05-12)

chore

ci

docs

Commits
  • 84c30a8 chore(release): 4.1.0
  • 6fa0f50 chore(release): Add build assets
  • 3b7506a chore(deps): update dependency trim-newlines to v5 (#1158)
  • aa0466c ci: harden GitHub Actions workflows (#1156)
  • 31835fb chore(deps): update actions/labeler action to v6 (#1153)
  • f4f1bc4 chore(deps): update peaceiris/actions-mdbook action to v2 (#1161)
  • a5e4979 chore(deps): update dependency ubuntu to v24 (#1159)
  • 6cc3bac chore(deps): update github/codeql-action action to v4 (#1160)
  • 0d6e9f4 chore(deps): update actions/setup-node action to v6 (#1154)
  • d70c101 chore(deps): update actions/upload-artifact action to v7 (#1155)
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 6.0.0 to 6.0.1

Release notes

Sourced from codecov/codecov-action's releases.

v6.0.1

What's Changed

Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 3 updates in the / directory: [rymndhng/release-on-push-action](https://github.com/rymndhng/release-on-push-action), [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) and [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `rymndhng/release-on-push-action` from 0.25.0 to 0.28.0
- [Release notes](https://github.com/rymndhng/release-on-push-action/releases)
- [Commits](rymndhng/release-on-push-action@v0.25.0...v0.28.0)

Updates `peaceiris/actions-gh-pages` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@v4.0.0...v4.1.0)

Updates `codecov/codecov-action` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: rymndhng/release-on-push-action
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: peaceiris/actions-gh-pages
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: codecov/codecov-action
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.02%. Comparing base (ab30c89) to head (da3cebc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1101   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files          47       47           
  Lines        4064     4064           
=======================================
  Hits         2846     2846           
  Misses       1218     1218           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants