Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chuhlomin/render-template from 1.5 to 1.9 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps chuhlomin/render-template from 1.5 to 1.9.

Release notes

Sourced from chuhlomin/render-template's releases.

v1.9

What's Changed

New Contributors

Full Changelog: chuhlomin/render-template@v1.8...v1.9

v1.8

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.7

Added template functions: date, mdlink, number and base64.

Full Changelog: chuhlomin/render-template@v1.6...v1.7

v1.6

Switch from set-output to GITHUB_OUTPUT (GitHub Actions: Deprecating save-state and set-output commands)

Full Changelog: chuhlomin/render-template@v1.5...v1.6

Commits
  • a473db6 fix: build arm binary
  • 7ee32fd Update image to v1.9
  • 64d261a fix: multiplatform compatibility (#17)
  • 0ca0022 feat(gha): add update-tag manual step
  • 0c6afbd docs: update version in README: v1.8 → v1
  • 6fb1fba feat: Docker multiarch
  • 8150a44 chore: error message about missing GITHUB_OUTPUT
  • 5dd41a8 chore: add note about invalid var name (#10)
  • b5c1c08 feat: add funcs: date, mdlink, number, base64 (#9)
  • 4bc8bb0 chore: update actions/checkout in README
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chuhlomin/render-template](https://github.com/chuhlomin/render-template) from 1.5 to 1.9.
- [Release notes](https://github.com/chuhlomin/render-template/releases)
- [Commits](chuhlomin/render-template@v1.5...v1.9)

---
updated-dependencies:
- dependency-name: chuhlomin/render-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
@@ -62,7 +62,7 @@ jobs:

- name: Render template
id: template
uses: chuhlomin/render-template@v1.5
uses: chuhlomin/render-template@v1.9

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'.
Severity: Medium

Would you like to exclude this insecured CI/CD violation from your status checks?
Tell us what to do with one of the following hashtags:

Tag Short Description
#cycode_ignore_insecure_pipeline_violation_here Applies to this resource for this violation in this request only

Copy link

github-actions bot commented Dec 11, 2023

This is a multi-line test comment

Edit: Some additional info

1 similar comment
Copy link

github-actions bot commented Dec 11, 2023

This is a multi-line test comment

Edit: Some additional info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants