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

Bump actions/cache from 4.1.0 to 4.1.1 #853

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps actions/cache from 4.1.0 to 4.1.1.

Release notes

Sourced from actions/cache's releases.

v4.1.1

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

Changelog

Sourced from actions/cache's changelog.

4.1.1

  • Restore original behavior of cache-hit output - #1467
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from devpow112 as a code owner October 9, 2024 08:37
@dependabot dependabot bot added auto Opened by an automated process dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code labels Oct 9, 2024
Copy link
Contributor

github-actions bot commented Oct 9, 2024

Build Details

linux/amd64: 112.93MB

Layer Breakdown
Size Created By
0B LABEL org.opencontainers.image.version=
0B LABEL org.opencontainers.image.revision=
0B LABEL org.opencontainers.image.created=
0B LABEL org.opencontainers.image.vendor=devpow…
0B LABEL org.opencontainers.image.url=https://g…
0B LABEL org.opencontainers.image.source=https:…
0B LABEL org.opencontainers.image.licenses=MIT
0B LABEL org.opencontainers.image.documentation…
0B LABEL org.opencontainers.image.description=U…
0B LABEL org.opencontainers.image.title=Docker …
0B LABEL org.opencontainers.image.authors=devpo…
0B LABEL maintainer=devpow112
0B ARG BUILD_VERSION
0B ARG BUILD_REVISION
0B ARG BUILD_DATETIME
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
40.5MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG S6_OVERLAY_VERSION=3.2.0.0
0B ARG ENCODING=UTF-8
0B ARG LANGUAGE=en_US
0B ARG TARGETPLATFORM=linux/amd64
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
77.9MB /bin/sh -c #(nop) ADD file:2f8a54a5efd080fb8…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/arm/v7: 89.00MB

Layer Breakdown
Size Created By
0B LABEL org.opencontainers.image.version=
0B LABEL org.opencontainers.image.revision=
0B LABEL org.opencontainers.image.created=
0B LABEL org.opencontainers.image.vendor=devpow…
0B LABEL org.opencontainers.image.url=https://g…
0B LABEL org.opencontainers.image.source=https:…
0B LABEL org.opencontainers.image.licenses=MIT
0B LABEL org.opencontainers.image.documentation…
0B LABEL org.opencontainers.image.description=U…
0B LABEL org.opencontainers.image.title=Docker …
0B LABEL org.opencontainers.image.authors=devpo…
0B LABEL maintainer=devpow112
0B ARG BUILD_VERSION
0B ARG BUILD_REVISION
0B ARG BUILD_DATETIME
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
36.9MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG S6_OVERLAY_VERSION=3.2.0.0
0B ARG ENCODING=UTF-8
0B ARG LANGUAGE=en_US
0B ARG TARGETPLATFORM=linux/arm/v7
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
56.4MB /bin/sh -c #(nop) ADD file:ef971273c60fcf0d0…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/arm64: 108.14MB

Layer Breakdown
Size Created By
0B LABEL org.opencontainers.image.version=
0B LABEL org.opencontainers.image.revision=
0B LABEL org.opencontainers.image.created=
0B LABEL org.opencontainers.image.vendor=devpow…
0B LABEL org.opencontainers.image.url=https://g…
0B LABEL org.opencontainers.image.source=https:…
0B LABEL org.opencontainers.image.licenses=MIT
0B LABEL org.opencontainers.image.documentation…
0B LABEL org.opencontainers.image.description=U…
0B LABEL org.opencontainers.image.title=Docker …
0B LABEL org.opencontainers.image.authors=devpo…
0B LABEL maintainer=devpow112
0B ARG BUILD_VERSION
0B ARG BUILD_REVISION
0B ARG BUILD_DATETIME
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
44.2MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG S6_OVERLAY_VERSION=3.2.0.0
0B ARG ENCODING=UTF-8
0B ARG LANGUAGE=en_US
0B ARG TARGETPLATFORM=linux/arm64
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
69.2MB /bin/sh -c #(nop) ADD file:4126c5ecc7750c7d2…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/s390x: 109.06MB

Layer Breakdown
Size Created By
0B LABEL org.opencontainers.image.version=
0B LABEL org.opencontainers.image.revision=
0B LABEL org.opencontainers.image.created=
0B LABEL org.opencontainers.image.vendor=devpow…
0B LABEL org.opencontainers.image.url=https://g…
0B LABEL org.opencontainers.image.source=https:…
0B LABEL org.opencontainers.image.licenses=MIT
0B LABEL org.opencontainers.image.documentation…
0B LABEL org.opencontainers.image.description=U…
0B LABEL org.opencontainers.image.title=Docker …
0B LABEL org.opencontainers.image.authors=devpo…
0B LABEL maintainer=devpow112
0B ARG BUILD_VERSION
0B ARG BUILD_REVISION
0B ARG BUILD_DATETIME
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
41MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG S6_OVERLAY_VERSION=3.2.0.0
0B ARG ENCODING=UTF-8
0B ARG LANGUAGE=en_US
0B ARG TARGETPLATFORM=linux/s390x
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
73.4MB /bin/sh -c #(nop) ADD file:560440017e541c07a…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

linux/ppc64le: 161.00MB

Layer Breakdown
Size Created By
0B LABEL org.opencontainers.image.version=
0B LABEL org.opencontainers.image.revision=
0B LABEL org.opencontainers.image.created=
0B LABEL org.opencontainers.image.vendor=devpow…
0B LABEL org.opencontainers.image.url=https://g…
0B LABEL org.opencontainers.image.source=https:…
0B LABEL org.opencontainers.image.licenses=MIT
0B LABEL org.opencontainers.image.documentation…
0B LABEL org.opencontainers.image.description=U…
0B LABEL org.opencontainers.image.title=Docker …
0B LABEL org.opencontainers.image.authors=devpo…
0B LABEL maintainer=devpow112
0B ARG BUILD_VERSION
0B ARG BUILD_REVISION
0B ARG BUILD_DATETIME
0B VOLUME [/config]
0B ENTRYPOINT ["/init"]
2.71kB COPY root/ / # buildkit
51.2MB RUN
0B ENV HOME=/root TERM=xterm LANG=en_US.UTF-8 S…
0B SHELL [/bin/bash -o pipefail -c]
0B ARG S6_OVERLAY_VERSION=3.2.0.0
0B ARG ENCODING=UTF-8
0B ARG LANGUAGE=en_US
0B ARG TARGETPLATFORM=linux/ppc64le
0B /bin/sh -c #(nop) CMD ["/bin/bash"]
118MB /bin/sh -c #(nop) ADD file:c9b0fd1ddcc2e70c7…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) LABEL org.opencontainers.…
0B /bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
0B /bin/sh -c #(nop) ARG RELEASE

@devpow112 devpow112 enabled auto-merge (squash) October 9, 2024 18:39
@devpow112 devpow112 merged commit 259e88d into main Oct 9, 2024
8 checks passed
@devpow112 devpow112 deleted the dependabot/github_actions/actions/cache-4.1.1 branch October 9, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto Opened by an automated process 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.

1 participant