chore(deps): update github-actions#81
Merged
Merged
Conversation
9ddea25 to
46782f4
Compare
46782f4 to
fe9a2b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
c052be1→0366541v1.4→v1.12v1.46.2→v1.46.3Release Notes
chuhlomin/render-template (chuhlomin/render-template)
v1.12Compare Source
Changelog
a7c644echore: bump action to v1.12a84ca15fix: resolve floating tag to latest matching release for binary downloadv1.11Compare Source
Changelog
4a12ddbfix: pass action context via env vars, drop latest fallback in binary action0fb0187fix: use flags instead of goflags in goreleaser configdaa89c1chore: bump action to v1.117caa712feat: add binary action and GoReleaser config6e20b39feat: push Docker image to GHCR alongside Docker Hub5b41186chore(deps): bump golang.org/x/text from 0.15.0 to 0.18.0 (#27)27303ccchore(deps): bump golangci/golangci-lint-action in /.github/workflows (#23)93e2d90chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#22)0968b86chore(deps): bump golangci/golangci-lint-action in /.github/workflows (#21)dfad1d4chore(deps): bump guyarb/golang-test-annotations in /.github/workflows (#20)ff6e929docs: addsplitandtoJSONfunctions to README [skip ci]v1.10Compare Source
Added template functions:
split,toJSON.Example:
{{ "1,2,3" | split "," | toJSON }}in template will result in["1","2","3"].Updated from
github.com/caarlos0/env/v6togithub.com/caarlos0/env/v10.Fixed golangci-lint warnings.
Full Changelog: chuhlomin/render-template@v1.9...v1.10
v1.9Compare Source
What's Changed
New Contributors
Full Changelog: chuhlomin/render-template@v1.8...v1.9
v1.8Compare Source
Added multi-achitecture Docker image support.
Supported architectures are
linux/amd64,linux/arm/v7,linux/arm64.Full Changelog: chuhlomin/render-template@v1.7...v1.8
v1.7Compare Source
Added template functions:
date,mdlink,numberandbase64.Full Changelog: chuhlomin/render-template@v1.6...v1.7
v1.6Compare Source
Switch from
set-outputtoGITHUB_OUTPUT(GitHub Actions: Deprecating save-state and set-output commands)Full Changelog: chuhlomin/render-template@v1.5...v1.6
v1.5Compare Source
Added
vars_pathinput.You must set either
varsorvars_path, or you may set both of them (varsvalues will take precedence overvars_path).Updated dependencies.
crate-ci/typos (crate-ci/typos)
v1.46.3Compare Source
[1.46.3] - 2026-05-23
Fixes
sequentialssubdolderConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.