Skip to content

chore(deps): update actions/attest-build-provenance action to v2.4.0#35

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-attest-build-provenance-2.x
Open

chore(deps): update actions/attest-build-provenance action to v2.4.0#35
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-attest-build-provenance-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Type Update Change
actions/attest-build-provenance action minor v2.2.3v2.4.0

Release Notes

actions/attest-build-provenance (actions/attest-build-provenance)

v2.4.0

Compare Source

What's Changed

  • Bump undici from 5.28.5 to 5.29.0 by @​dependabot in #​633
  • Bump actions/attest from 2.3.0 to 2.4.0 by @​bdehamer in #​654
    • Includes support for the new well-known summary file which will accumulate paths to all attestations generated in a given workflow run

Full Changelog: actions/attest-build-provenance@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed
  • Bump actions/attest from 2.2.1 to 2.3.0 by @​bdehamer in #​615
    • Updates @sigstore/oci from 0.4.0 to 0.5.0

Full Changelog: actions/attest-build-provenance@v2.2.3...v2.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
1 1 0 0
View the top 1 failed test(s) by shortest run time
pytest::internal
Stack Traces | 0s run time
Traceback (most recent call last):
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13....../site-packages/_pytest/main.py", line 283, in wrap_session
    session.exitstatus = doit(config, session) or 0
                         ~~~~^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13....../site-packages/_pytest/main.py", line 337, in _main
    config.hook.pytest_runtestloop(session=session)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13.../site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13.../site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13............/site-packages/pluggy/_callers.py", line 182, in _multicall
    return outcome.get_result()
           ~~~~~~~~~~~~~~~~~~^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13.../site-packages/pluggy/_result.py", line 100, in get_result
    raise exc.with_traceback(exc.__traceback__)
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13............/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13.../site-packages/_pytest/logging.py", line 803, in pytest_runtestloop
    return (yield)  # Run all the tests.
            ^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13............/site-packages/pluggy/_callers.py", line 167, in _multicall
    teardown.throw(outcome._exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13.../site-packages/_pytest/terminal.py", line 673, in pytest_runtestloop
    result = yield
             ^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13............/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13........./site-packages/xdist/dsession.py", line 138, in pytest_runtestloop
    self.loop_once()
    ~~~~~~~~~~~~~~^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13........./site-packages/xdist/dsession.py", line 163, in loop_once
    call(**kwargs)
    ~~~~^^^^^^^^^^
  File ".../oe-python-template/oe-python-template/.nox........................................../test-3-13/lib/python3.13........./site-packages/xdist/dsession.py", line 218, in worker_workerfinished
    self._active_nodes.remove(node)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: <WorkerController gw0>

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@sonarqubecloud
Copy link
Copy Markdown

@helmut-hoffer-von-ankershoffen
Copy link
Copy Markdown
Owner

This pull request has been deployed to Vercel.

Latest commit: 977afde
✅ Preview: https://oe-python-template-1d8ysf43x.vercel.app
🔍 Inspect: https://vercel.com/helmut-hoffer-von-ankershoffens-projects/oe-python-template/8itd57MVN2wBoXHabmEoFE3eu5aT

View Workflow Logs

@renovate renovate bot changed the title chore(deps): update actions/attest-build-provenance action to v2.3.0 chore(deps): update actions/attest-build-provenance action to v2.4.0 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/actions-attest-build-provenance-2.x branch from 977afde to c517e26 Compare June 15, 2025 03:36
@sonarqubecloud
Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants