Skip to content

Releases: LerianStudio/github-actions-shared-workflows

v1.26.2-beta.2

20 Apr 18:20
Immutable release. Only release title and notes can be modified.
cca05e1

Choose a tag to compare

v1.26.2-beta.2 Pre-release
Pre-release
Merge pull request #242 from LerianStudio/chore/pin-internal-composit…

v1.26.2-beta.1

20 Apr 18:09
Immutable release. Only release title and notes can be modified.
62bd7eb

Choose a tag to compare

v1.26.2-beta.1 Pre-release
Pre-release
Merge pull request #241 from LerianStudio/fix/cosign-sign-retry-expon…

v1.26.1

17 Apr 21:18
Immutable release. Only release title and notes can be modified.
5b49318

Choose a tag to compare

Github-actions-shared-workflows v1.26.1

  • Fixes:
    • Addressed CodeQL medium findings to improve security.
    • Renamed deprecated app-id input to client-id to align with updated standards.
    • Filtered dismissed and fixed alerts from PR comments in the CodeQL reporter.
    • Enforced composite vs reusable pinning policy for pinned actions.

Contributors: @bedatty, @lerian-studio

Compare changes

v1.26.1-beta.8

17 Apr 20:46
Immutable release. Only release title and notes can be modified.
811b34a

Choose a tag to compare

v1.26.1-beta.8 Pre-release
Pre-release
fix(update-major-tag): freeze lease from local ref snapshot after fet…

v1.26.1-beta.7

17 Apr 20:28
Immutable release. Only release title and notes can be modified.
66e40fa

Choose a tag to compare

v1.26.1-beta.7 Pre-release
Pre-release
fix(update-major-tag): use --force-with-lease to guard against concur…

v1.26.1-beta.6

17 Apr 20:05
Immutable release. Only release title and notes can be modified.
a714b98

Choose a tag to compare

v1.26.1-beta.6 Pre-release
Pre-release
fix(workflows): address codeql medium findings (#234)

* fix(workflows): address codeql medium findings on release and helm workflows

* fix(helm-update-chart): avoid untrusted-checkout pattern by switching branch after checkout

* docs(helm-update-chart): sync base_branch description with allowlist and actual default

* fix(helm-update-chart): reset base branch to fresh remote tracking ref

* fix(helm-update-chart): add workflow-level least-privilege permissions

v1.26.1-beta.5

17 Apr 18:43
Immutable release. Only release title and notes can be modified.
bfbbd5b

Choose a tag to compare

v1.26.1-beta.5 Pre-release
Pre-release
chore(deps): bump slackapi/slack-github-action from 1.24.0 to 2.1.1 i…

v1.26.1-beta.4

17 Apr 17:10
Immutable release. Only release title and notes can be modified.
4b2a68e

Choose a tag to compare

v1.26.1-beta.4 Pre-release
Pre-release
fix(actions): rename deprecated app-id input to client-id (#228)

v1.26.1-beta.3

17 Apr 17:08
Immutable release. Only release title and notes can be modified.
b324c35

Choose a tag to compare

v1.26.1-beta.3 Pre-release
Pre-release
fix(self-release): force-update floating major tag on stable release …

v1.26.1-beta.2

17 Apr 16:53
Immutable release. Only release title and notes can be modified.
cbd54e4

Choose a tag to compare

v1.26.1-beta.2 Pre-release
Pre-release
fix(codeql-reporter): filter dismissed and fixed alerts from PR comment