Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:56
· 365 commits to refs/heads/main since this release
cf21f0f

What's Changed

  • .sync/submodule-release-update.yml: Add Nunjucks raw text tags @makubacki (#164)
    Change Details
      Surrounds the GitHub token syntax with raw tags to indicate that the curly braces should not be interpreted as a Nunjucks expression or variable and treated as a literal.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




  • .sync/dependabot: Ignore submodules with versioned releases @makubacki (#163)
    Change Details
      Submodules with versioned releases will now be updated with the Submodule Release Updater action so there is no need for dependabot to create duplicate PRs for non-release updates of these submodules.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




Full Changelog: v2.4.0...v2.4.1