Skip to content

Releases: felddy/reusable-workflows

v2.1.0

08 Nov 21:34
a7823d7
Compare
Choose a tag to compare

What's Changed

  • Bump the github-actions-all group across 1 directory with 8 updates by @dependabot in #329
  • Add support for Docker build secrets by @felddy in #331

Full Changelog: v2...v2.1.0

v2.0.6

22 Oct 16:59
025f065
Compare
Choose a tag to compare

What's Changed

  • Bump the pip-all group across 1 directory with 3 updates by @dependabot in #279
  • Bump the pip-all group across 1 directory with 4 updates by @dependabot in #322
  • Bump the github-actions-all group across 1 directory with 10 updates by @dependabot in #323
  • Update pre-commit hook versions by @felddy in #324

Full Changelog: v2...v2.0.6

v2.0.5

22 Jul 15:38
e54b1bf
Compare
Choose a tag to compare

What's Changed

  • chore: Update allowed endpoints in scorecards workflow by @felddy in #276

Full Changelog: v2.0.4...v2.0.5

v2.0.4

22 Jul 14:39
1ce210e
Compare
Choose a tag to compare

What's Changed

  • Bump the github-actions-all group across 1 directory with 2 updates by @dependabot in #244
  • Bump the pip-all group across 1 directory with 2 updates by @dependabot in #257
  • Bump the github-actions-all group across 1 directory with 7 updates by @dependabot in #262
  • Bump the pip-all group across 1 directory with 2 updates by @dependabot in #273
  • Bump the github-actions-all group across 1 directory with 11 updates by @dependabot in #275

Full Changelog: v2...v2.0.4

v2.0.3

24 May 15:56
635f6b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.3

v2.0.2

04 May 13:22
cb02d74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Mar 16:10
d53fa92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.0.1

v2.0.0

19 Jan 18:49
665fbb2
Compare
Choose a tag to compare

This release supports the new GitHub Actions artifacts (v4).

There is a breaking change in the required inputs to the docker-multi-arch-push.yml workflow. artifact_name is now artifact_name_pattern:

      artifact_name_pattern:
        description: "Pattern to match artifacts containing the image archives"
        required: true
        type: string

Images and SBOMs are now stored individually in artifacts.

What's Changed

  • Support version 4 of the GitHub Actions artifacts by @felddy in #169
  • Bump actions/download-artifact from 3.0.2 to 4.1.1 by @dependabot in #161
  • Bump actions/upload-artifact from 3.1.3 to 4.2.0 by @dependabot in #167

Full Changelog: v1.0.0...v2.0.0

v1.0.0

19 Jan 18:40
e4342e4
Compare
Choose a tag to compare

Releasing the repository in its current form as I am about to merge a PR that has breaking changes.

What's Changed

  • First commits by @felddy in #1
  • Bump peter-evans/dockerhub-description from 3.1.1 to 3.1.2 by @dependabot in #4
  • Bump step-security/harden-runner from 1.5.0 to 2.0.0 by @dependabot in #3
  • Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #2
  • Bump github/codeql-action from 2.1.35 to 2.1.37 by @dependabot in #10
  • Bump ossf/scorecard-action from 2.0.6 to 2.1.0 by @dependabot in #9
  • Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #8
  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #7
  • Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #6
  • Bump ossf/scorecard-action from 2.1.0 to 2.1.1 by @dependabot in #12
  • Bump actions/dependency-review-action from 3.0.1 to 3.0.2 by @dependabot in #11
  • Bump actions/stale from 6.0.1 to 7.0.0 by @dependabot in #13
  • Bump actions/cache from 3.0.11 to 3.2.0 by @dependabot in #15
  • Bump ossf/scorecard-action from 2.1.1 to 2.1.2 by @dependabot in #14
  • Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #16
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #20
  • Bump actions/download-artifact from 3.0.1 to 3.0.2 by @dependabot in #19
  • Bump actions/cache from 3.2.0 to 3.2.2 by @dependabot in #18
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #21
  • Bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #27
  • Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #26
  • Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #25
  • Bump actions/dependency-review-action from 3.0.2 to 3.0.3 by @dependabot in #23
  • Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #22
  • Bump docker/build-push-action from 3.2.0 to 4.0.0 by @dependabot in #36
  • Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot in #35
  • Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #34
  • Bump github/codeql-action from 2.1.38 to 2.2.1 by @dependabot in #32
  • Bump step-security/harden-runner from 2.0.0 to 2.1.0 by @dependabot in #28
  • Bump github/codeql-action from 2.2.1 to 2.2.3 by @dependabot in #39
  • Bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in #37
  • Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #42
  • Autoupdate pre-commit hooks by @felddy in #44
  • Modify hardened runner config to allow additional endpoints by @felddy in #43
  • Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #41
  • Bump crazy-max/ghaction-dump-context from 1.2.1 to 2.0.0 by @dependabot in #40
  • Bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #45
  • Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #47
  • Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #46
  • Bump peter-evans/dockerhub-description from 3.1.2 to 3.2.0 by @dependabot in #48
  • Bump peter-evans/dockerhub-description from 3.2.0 to 3.3.0 by @dependabot in #49
  • Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #50
  • Bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #53
  • Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #51
  • Bump step-security/harden-runner from 2.2.0 to 2.2.1 by @dependabot in #52
  • Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #54
  • Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #57
  • Bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in #55
  • Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #56
  • Bump actions/dependency-review-action from 3.0.3 to 3.0.4 by @dependabot in #58
  • Bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in #59
  • Bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in #60
  • Bump github/codeql-action from 2.2.8 to 2.2.9 by @dependabot in #62
  • Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #61
  • Bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in #63
  • Add SBOM generation workflow by @felddy in #64
  • Bump step-security/harden-runner from 2.2.1 to 2.3.0 by @dependabot in #65
  • Bump peter-evans/dockerhub-description from 3.3.0 to 3.4.0 by @dependabot in #67
  • Bump github/codeql-action from 2.2.9 to 2.2.11 by @dependabot in #68
  • Bump peter-evans/dockerhub-description from 3.4.0 to 3.4.1 by @dependabot in #69
  • Bump github/codeql-action from 2.2.11 to 2.3.2 by @dependabot in #78
  • Bump step-security/harden-runner from 2.3.0 to 2.3.1 by @dependabot in #74
  • Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #75
  • Bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #73
  • Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #72
  • Bump crazy-max/ghaction-github-status from 3.1.0 to 3.2.0 by @dependabot in #81
  • Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #82
  • Bump step-security/harden-runner from 2.3.1 to 2.4.0 by @dependabot in #80
  • Bump github/codeql-action from 2.3.2 to 2.3.3 by @dependabot in #79
  • Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #84
  • Bump github/codeql-action from 2.3.3 to 2.3.4 by @dependabot in #83
  • Bump github/codeql-action from 2.3.4 to 2.3.5 by @dependabot in #85
  • Bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in #86
  • Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #91
  • Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in #88
  • Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #90
  • Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #89
  • Bump github/codeql-action from 2.3.5 to 2.13.4 by @dependabot in #92
  • Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #93
  • Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #94
  • Convert build args to input/secret pairs by @felddy in #95
  • Add workflow to manage automerge PRs by @felddy in #9...
Read more