Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps actions/cache from 3.0.5 to 3.0.6.

Release notes

Sourced from actions/cache's releases.

v3.0.6

What's Changed

  • Add example for clojure lein project dependencies by @​shivamarora1 in PR actions/cache#835
  • Update toolkit's cache npm module to latest. Bump cache version to v3.0.6 by @​pdotl in PR actions/cache#887
  • Fix issue #809 where cache save/restore was failing for Amazon Linux 2 runners due to older tar version
  • Fix issue #833 where cache save was not working for caching github workspace directory

New Contributors

Full Changelog: actions/cache@v3...v3.0.6

Changelog

Sourced from actions/cache's changelog.

Releases

3.0.0

  • Updated minimum runner version support from node 12 -> node 16

3.0.1

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.

3.0.2

  • Added support for dynamic cache size cap on GHES.

3.0.3

  • Fixed avoiding empty cache save when no files are available for caching. (issue)

3.0.4

  • Fixed tar creation error while trying to create tar with path as ~/ home folder on ubuntu-latest. (issue)

3.0.5

  • Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit. (PR)

3.0.6

  • Fixed #809 - zstd -d: no such file or directory error
  • Fixed #833 - cache doesn't work with github workspace directory
Commits
  • f427802 Merge pull request #887 from actions/pdotl-version-patch
  • 9916fe1 Update cache version in licences
  • 318935e Update README and RELEASES
  • 85efbb5 Update cache npm module to latest
  • 4387dbc Merge pull request #835 from shivamarora1/clojure-lein-example
  • 71e3ee5 Add phantsure to PR reviewers
  • c316eb7 Add phantsure to issue assignment
  • a0e530f feat: 🎸 add example for clojure lein project deps
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @naveensrinivasan.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2022
@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #789 (ec9b996) into main (13927d8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #789   +/-   ##
=======================================
  Coverage   63.63%   63.63%           
=======================================
  Files           4        4           
  Lines         231      231           
=======================================
  Hits          147      147           
  Misses         72       72           
  Partials       12       12           

@naveensrinivasan
Copy link
Member

@dependabot merge

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0865c47...f427802)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/cache-3.0.6 branch from 5d8934f to ec9b996 Compare August 9, 2022 17:24
@dependabot dependabot bot merged commit f332b68 into main Aug 9, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-3.0.6 branch August 9, 2022 17:38
bors bot referenced this pull request in OpenPoolProject/stratum Nov 6, 2022
273: chore(deps): update ossf/scorecard-action action to v2 r=renovate[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ossf/scorecard-action](https://togithub.com/ossf/scorecard-action) | action | major | `v1.1.1` -> `v2.0.6` |

---

### Release Notes

<details>
<summary>ossf/scorecard-action</summary>

### [`v2.0.6`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.6)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.5...v2.0.6)

#### What's Changed

-   Fix - Broken dockerfile by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/979](https://togithub.com/ossf/scorecard-action/pull/979)

**Full Changelog**: ossf/scorecard-action@v2.0.5...v2.0.6

### [`v2.0.5`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.5)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.4...v2.0.5)

#### What's Changed

-   Remove trailing space from example by [`@&#8203;jamacku](https://togithub.com/jamacku)` in [https://github.com/ossf/scorecard-action/pull/955](https://togithub.com/ossf/scorecard-action/pull/955)
-   🌱 Bump actions/cache from 3.0.8 to 3.0.10 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/956](https://togithub.com/ossf/scorecard-action/pull/956)
-   🌱 Bump github/codeql-action from 2.1.25 to 2.1.26 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/957](https://togithub.com/ossf/scorecard-action/pull/957)
-   🌱 Bump step-security/harden-runner from 1.4.5 to 1.5.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/958](https://togithub.com/ossf/scorecard-action/pull/958)
-   🌱 Bump debian from `5cf1d98` to `b46fc4e` by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/959](https://togithub.com/ossf/scorecard-action/pull/959)
-   🌱 Bump github.com/sigstore/cosign from 1.12.1 to 1.13.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/962](https://togithub.com/ossf/scorecard-action/pull/962)
-   🌱 Upgrade to go 1.19 by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/961](https://togithub.com/ossf/scorecard-action/pull/961)
-   🌱 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/967](https://togithub.com/ossf/scorecard-action/pull/967)
-   🌱 Bump golang from `c2a98a5` to `b850621` by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/966](https://togithub.com/ossf/scorecard-action/pull/966)
-   🌱 Bump golang from `b850621` to `25de7b6` by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/968](https://togithub.com/ossf/scorecard-action/pull/968)
-   New release for Scorecard v4.8.0 by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/969](https://togithub.com/ossf/scorecard-action/pull/969)

#### New Contributors

-   [`@&#8203;jamacku](https://togithub.com/jamacku)` made their first contribution in [https://github.com/ossf/scorecard-action/pull/955](https://togithub.com/ossf/scorecard-action/pull/955)

**Full Changelog**: ossf/scorecard-action@v2.0.4...v2.0.5

### [`v2.0.4`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.4)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.3...v2.0.4)

Fixes [#&#8203;856](https://togithub.com/ossf/scorecard-action/issues/856)

#### What's Changed

-   🌱 Bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/934](https://togithub.com/ossf/scorecard-action/pull/934)
-   feat: do not run signing on pull requests by [`@&#8203;laurentsimon](https://togithub.com/laurentsimon)` in [https://github.com/ossf/scorecard-action/pull/935](https://togithub.com/ossf/scorecard-action/pull/935)
-   🌱 Bump debian from 11.4-slim to 11.5-slim by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/936](https://togithub.com/ossf/scorecard-action/pull/936)
-   🌱 Bump github.com/sigstore/cosign from 1.11.1 to 1.12.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/938](https://togithub.com/ossf/scorecard-action/pull/938)
-   🌱 Bump github/codeql-action from 2.1.22 to 2.1.24 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/941](https://togithub.com/ossf/scorecard-action/pull/941)
-   🐛 Restore behavior of ignoring scorecard runtime errors by [`@&#8203;spencerschrock](https://togithub.com/spencerschrock)` in [https://github.com/ossf/scorecard-action/pull/948](https://togithub.com/ossf/scorecard-action/pull/948)
-   🌱 Bump actions/dependency-review-action from 2.1.0 to 2.4.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/950](https://togithub.com/ossf/scorecard-action/pull/950)
-   🌱 Bump github.com/sigstore/cosign from 1.12.0 to 1.12.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/947](https://togithub.com/ossf/scorecard-action/pull/947)
-   🌱 Bump github/codeql-action from 2.1.24 to 2.1.25 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/949](https://togithub.com/ossf/scorecard-action/pull/949)
-   🌱 Bump codecov/codecov-action from 3.1.0 to 3.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/942](https://togithub.com/ossf/scorecard-action/pull/942)
-   Create v2.0.4 patch by [`@&#8203;spencerschrock](https://togithub.com/spencerschrock)` in [https://github.com/ossf/scorecard-action/pull/952](https://togithub.com/ossf/scorecard-action/pull/952)

#### New Contributors

-   [`@&#8203;spencerschrock](https://togithub.com/spencerschrock)` made their first contribution in [https://github.com/ossf/scorecard-action/pull/948](https://togithub.com/ossf/scorecard-action/pull/948)

**Full Changelog**: ossf/scorecard-action@v2.0.3...v2.0.4

### [`v2.0.3`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.3)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.2...v2.0.3)

Patch for fix in [#&#8203;898](https://togithub.com/ossf/scorecard-action/issues/898)

### [`v2.0.2`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.2)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.1...v2.0.2)

Fixes [https://github.com/ossf/scorecard-action/issues/895](https://togithub.com/ossf/scorecard-action/issues/895)

### [`v2.0.1`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.1)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v2.0.0...v2.0.1)

Fix for [#&#8203;856](https://togithub.com/ossf/scorecard-action/issues/856)

### [`v2.0.0`](https://togithub.com/ossf/scorecard-action/releases/tag/v2.0.0)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v1.1.2...v2.0.0)

#### What's Changed

-   🌱 Prepare for a pre-release of the Golang action by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/750](https://togithub.com/ossf/scorecard-action/pull/750)
-   🌱 Bump github/codeql-action from 2.1.12 to 2.1.16 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/751](https://togithub.com/ossf/scorecard-action/pull/751)
-   🌱 Bump debian from 11.3-slim to 11.4-slim by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/749](https://togithub.com/ossf/scorecard-action/pull/749)
-   🌱 Bump step-security/harden-runner from 1.4.3 to 1.4.4 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/646](https://togithub.com/ossf/scorecard-action/pull/646)
-   🌱 Bump actions/setup-go from 3.2.0 to 3.2.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/748](https://togithub.com/ossf/scorecard-action/pull/748)
-   🐛 Fix dependency conflicts in go.mod by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/771](https://togithub.com/ossf/scorecard-action/pull/771)
-   🌱 Prepare for v2 beta1 release by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/766](https://togithub.com/ossf/scorecard-action/pull/766)
-   multi-repo-action: Note that tool is a work-in-progress by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/776](https://togithub.com/ossf/scorecard-action/pull/776)
-   🐛 Fix intermittent failures in CI-Tests by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/778](https://togithub.com/ossf/scorecard-action/pull/778)
-   🌱 Bump sigs.k8s.io/release-utils from 0.7.2 to 0.7.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/775](https://togithub.com/ossf/scorecard-action/pull/775)
-   🌱 Bump actions/cache from 3.0.4 to 3.0.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/769](https://togithub.com/ossf/scorecard-action/pull/769)
-   📖 Update README about the restrictions for scorecard-action:v2 by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/779](https://togithub.com/ossf/scorecard-action/pull/779)
-   🌱 Bump github/codeql-action from 2.1.16 to 2.1.17 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/783](https://togithub.com/ossf/scorecard-action/pull/783)
-   📖 Update instructions for Scorecard badge to README by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/785](https://togithub.com/ossf/scorecard-action/pull/785)
-   🌱 Bump debian from `f576b80` to `a811e62` by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/787](https://togithub.com/ossf/scorecard-action/pull/787)
-   🌱 Bump github.com/ossf/scorecard/v4 from 4.4.0 to 4.5.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/786](https://togithub.com/ossf/scorecard-action/pull/786)
-   🌱 Bump github/codeql-action from 2.1.17 to 2.1.18 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/788](https://togithub.com/ossf/scorecard-action/pull/788)
-   🌱 Bump actions/cache from 3.0.5 to 3.0.6 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/789](https://togithub.com/ossf/scorecard-action/pull/789)
-   🐛 Add request application/json request header by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/791](https://togithub.com/ossf/scorecard-action/pull/791)
-   Create a new release v2.0.0-alpha.1 by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/803](https://togithub.com/ossf/scorecard-action/pull/803)
-   🌱 Bump actions/cache from 3.0.6 to 3.0.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/807](https://togithub.com/ossf/scorecard-action/pull/807)
-   Olivekl patch 1 by [`@&#8203;olivekl](https://togithub.com/olivekl)` in [https://github.com/ossf/scorecard-action/pull/809](https://togithub.com/ossf/scorecard-action/pull/809)
-   🌱 Fix cosign vulnerability by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/812](https://togithub.com/ossf/scorecard-action/pull/812)
-   🌱 Allow for publish URL override by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/811](https://togithub.com/ossf/scorecard-action/pull/811)
-   🌱 Bump github.com/ossf/scorecard/v4 from 4.5.0 to 4.6.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/820](https://togithub.com/ossf/scorecard-action/pull/820)
-   🌱 Bump step-security/harden-runner from 1.4.4 to 1.4.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/808](https://togithub.com/ossf/scorecard-action/pull/808)
-   cmd/installer: Cleanups (2/n) by [`@&#8203;justaugustus](https://togithub.com/justaugustus)` in [https://github.com/ossf/scorecard-action/pull/833](https://togithub.com/ossf/scorecard-action/pull/833)
-   Update comments to allow for renovatebot updates by [`@&#8203;laurentsimon](https://togithub.com/laurentsimon)` in [https://github.com/ossf/scorecard-action/pull/834](https://togithub.com/ossf/scorecard-action/pull/834)
-   🌱 Bump github.com/caarlos0/env/v6 from 6.9.3 to 6.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/839](https://togithub.com/ossf/scorecard-action/pull/839)
-   🌱 Update actions/checkout requirement to [`2541b12`](https://togithub.com/ossf/scorecard-action/commit/2541b1294d2704b0964813337f33b291d3f8596b) by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/835](https://togithub.com/ossf/scorecard-action/pull/835)
-   🌱 Bump github.com/sigstore/cosign from 1.11.0 to 1.11.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/842](https://togithub.com/ossf/scorecard-action/pull/842)
-   🌱 Bump github/codeql-action from 2.1.18 to 2.1.21 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/844](https://togithub.com/ossf/scorecard-action/pull/844)
-   🌱 Bump actions/setup-go from 3.2.1 to 3.3.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/843](https://togithub.com/ossf/scorecard-action/pull/843)
-   🌱 Bump debian from `a811e62` to `68c1f6b` by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/840](https://togithub.com/ossf/scorecard-action/pull/840)
-   Fix workflow path in automatic creation of PR  by [`@&#8203;RadoslavGatev](https://togithub.com/RadoslavGatev)` in [https://github.com/ossf/scorecard-action/pull/845](https://togithub.com/ossf/scorecard-action/pull/845)
-   🌱 Bump actions/dependency-review-action from [`310e0dd`](https://togithub.com/ossf/scorecard-action/commit/310e0dd64f63b1d00101ecd3225d605a74261fb7) to 2.1.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/838](https://togithub.com/ossf/scorecard-action/pull/838)
-   🌱 Bump actions/cache from 3.0.7 to 3.0.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/836](https://togithub.com/ossf/scorecard-action/pull/836)
-   📖 Add docs for API by [`@&#8203;azeemshaikh38](https://togithub.com/azeemshaikh38)` in [https://github.com/ossf/scorecard-action/pull/849](https://togithub.com/ossf/scorecard-action/pull/849)
-   🌱 Bump github/codeql-action from 2.1.21 to 2.1.22 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/ossf/scorecard-action/pull/853](https://togithub.com/ossf/scorecard-action/pull/853)
-   🌱 Included License by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/852](https://togithub.com/ossf/scorecard-action/pull/852)
-   🌱 Release v2.0.0 by [`@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)` in [https://github.com/ossf/scorecard-action/pull/854](https://togithub.com/ossf/scorecard-action/pull/854)

#### New Contributors

-   [`@&#8203;RadoslavGatev](https://togithub.com/RadoslavGatev)` made their first contribution in [https://github.com/ossf/scorecard-action/pull/845](https://togithub.com/ossf/scorecard-action/pull/845)

**Full Changelog**: ossf/scorecard-action@v1.1.2...v2.0.0

### [`v1.1.2`](https://togithub.com/ossf/scorecard-action/releases/tag/v1.1.2)

[Compare Source](https://togithub.com/ossf/scorecard-action/compare/v1.1.1...v1.1.2)

#### What's Changed

-   Fix for [https://github.com/ossf/scorecard-action/issues/329](https://togithub.com/ossf/scorecard-action/issues/329)

**Full Changelog**: ossf/scorecard-action@v1.1.1...v1.1.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/OpenPoolProject/stratum).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants