Skip to content

Version 3.0.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 15:46
· 214 commits to refs/heads/main since this release
2b64d39

πŸ’₯ Breaking Changes

If you are using one of these variables npm-token or goproxy from the gitops action, you need to adapt your workflow and move these variables to the docker-build-secrets or docker-build-secret-files parameter. The cause is that we don't want to have plain secrets in our docker images. πŸ”’ For more information, you can take a look for example here.

Changes

πŸš€ Features

πŸ“ Documentation

  • πŸ“ Adjust version detector cron job @flaxel (#181)
  • Add timdittler to CLA allowlist @timdittler (#177)
  • πŸ“ Update Readme Versions @github-actions (#171)

🚨 Dependencies

  • chore(deps): bump staffbase/autodev-action from 1.8.2 to 2.0.0 @dependabot (#188)
  • chore(deps): bump trufflesecurity/trufflehog from 3.61.0 to 3.62.1 @dependabot (#189)
  • chore(deps): bump trufflesecurity/trufflehog from 3.60.1 to 3.61.0 @dependabot (#186)
  • chore(deps): bump trufflesecurity/trufflehog from 3.59.0 to 3.60.1 @dependabot (#185)
  • chore(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#184)
  • chore(deps): bump Staffbase/testio-trigger-test-github-action from 1.0.3 to 1.1.1 @dependabot (#183)
  • chore(deps): bump trufflesecurity/trufflehog from 3.57.0 to 3.59.0 @dependabot (#180)
  • chore(deps): bump trufflesecurity/trufflehog from 3.56.1 to 3.57.0 @dependabot (#178)
  • chore(deps): bump tibdex/github-app-token from 2.0.0 to 2.1.0 @dependabot (#179)
  • chore(deps): bump trufflesecurity/trufflehog from 3.54.3 to 3.56.1 @dependabot (#176)
  • Update github-action-jira-release-tagging @soemo (#175)
  • chore(deps): bump tibdex/github-app-token from 1.8.0 to 2.0.0 @dependabot (#173)
  • chore(deps): bump actions/checkout from 3 to 4 @dependabot (#174)