Skip to content

Releases: github-community-projects/ospo-reusable-workflows

v0.5.6

15 Mar 23:00
30db329

Choose a tag to compare

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#109)
  • ci: harden CI runners and pin actions to SHA digests @jmeridth (#110)
  • chore: clean up CI config, contributing docs, and PR template @jmeridth (#107)
  • build: update references after org transfer to github-community-projects @zkoppert (#105)
  • chore(deps): bump release-drafter/release-drafter from 6.3.0 to 6.4.0 in the dependencies group @dependabot[bot] (#104)
  • chore(deps): bump release-drafter/release-drafter from 6.2.0 to 6.3.0 in the dependencies group @dependabot[bot] (#102)
  • chore(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 @dependabot[bot] (#100)
  • chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 @dependabot[bot] (#101)
  • chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 @dependabot[bot] (#99)
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 @dependabot[bot] (#98)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#97)
  • chore(deps): bump the dependencies group across 1 directory with 2 updates @dependabot[bot] (#95)
  • chore(deps): bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1 in the dependencies group @dependabot[bot] (#93)
  • chore(deps): bump toshimaru/auto-author-assign from 2.1.2 to 3.0.0 @dependabot[bot] (#92)
  • chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in the dependencies group @dependabot[bot] (#91)

See details of all code changes since previous release

v0.5.5

16 Dec 03:46
3b691df

Choose a tag to compare

Changelog

🧰 Maintenance

  • chore(deps): bump toshimaru/auto-author-assign from 2.1.1 to 2.1.2 in the dependencies group @dependabot[bot] (#89)
  • chore(deps): bump actions/stale from 10.1.0 to 10.1.1 in the dependencies group @dependabot[bot] (#88)
  • chore(deps): bump actions/checkout from 5 to 6 @dependabot[bot] (#87)
  • chore(deps): bump actions/stale from 10.0.0 to 10.1.0 in the dependencies group @dependabot[bot] (#85)
  • chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 in the dependencies group @dependabot[bot] (#84)

See details of all code changes since previous release

v0.5.4

18 Sep 04:47
26eec20

Choose a tag to compare

Changelog

  • fix: add keep label to exempt-pr-labels and exempt-issue-labels @jmeridth (#76)

🐛 Bug Fixes

  • fix: releases when release label by itself without semver label @jmeridth (#81)
  • fix: ensure release label is used with semver labels @jmeridth (#80)
  • fix: update readme about dependabot labels @jmeridth (#78)
  • fix: ensure we're not persisting credentials after checkouts @jmeridth (#77)

🧰 Maintenance

See details of all code changes since previous release

v0.5.3

20 Aug 14:01
c9afb9b

Choose a tag to compare

Changelog

🧰 Maintenance

  • chore(deps): bump amannn/action-semantic-pull-request from 6.0.1 to 6.1.0 in the dependencies group @dependabot[bot] (#68)
  • chore(deps): bump actions/checkout from 4 to 5 @dependabot[bot] (#66)

See details of all code changes since previous release

v0.5.2

05 Aug 15:10
ebb4e21

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: add secret/token to major-version-updater @jmeridth (#57)

🧰 Maintenance

  • chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 in the dependencies group @dependabot[bot] (#64)
  • chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 in the dependencies group @dependabot[bot] (#63)
  • chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 in the dependencies group @dependabot[bot] (#62)

See details of all code changes since previous release

v0.5.1

30 May 14:05
6f158f2

Choose a tag to compare

Changelog

🧰 Maintenance

  • chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 in the dependencies group @dependabot[bot] (#60)
  • chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 in the dependencies group @dependabot[bot] (#59)
  • chore(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 in the dependencies group @dependabot[bot] (#58)

See details of all code changes since previous release

v0.5.0

07 Apr 23:38
10cfc2f

Choose a tag to compare

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): bump abirismyname/create-discussion from 1.2.0 to 2.1.0 @dependabot[bot] (#54)
  • chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 in the dependencies group @dependabot[bot] (#52)
  • chore(deps): bump the dependencies group with 2 updates @dependabot[bot] (#51)

See details of all code changes since previous release

v0.4.6

20 Feb 04:22
ecdd405

Choose a tag to compare

Changelog

🧰 Maintenance

  • chore(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 in the dependencies group @dependabot[bot] (#49)
  • chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 in the dependencies group @dependabot[bot] (#48)

See details of all code changes since previous release

v0.4.5

25 Jan 17:13
6a0a6d0

Choose a tag to compare

Changelog

  • feat: ensure contents of container image changes @jmeridth (#46)

See details of all code changes since previous release

v0.4.4

25 Jan 16:39
f5b5282

Choose a tag to compare

Changelog

  • fix: put argument in correct section, config, not secrets @jmeridth (#44)
  • ci: enable attestations again @jmeridth (#43)

See details of all code changes since previous release