From 6481524369661b4a2217c99f1031ca504ebbc8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:56:50 +0700 Subject: [PATCH] Bump jetli/trunk-action from 0.4.0 to 0.5.0 (#3722) Bumps [jetli/trunk-action](/~https://github.com/jetli/trunk-action) from 0.4.0 to 0.5.0. - [Release notes](/~https://github.com/jetli/trunk-action/releases) - [Commits](/~https://github.com/jetli/trunk-action/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: jetli/trunk-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish-examples.yml | 2 +- .github/workflows/size-cmp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-examples.yml b/.github/workflows/publish-examples.yml index d800a9fa026..a60c3a300e4 100644 --- a/.github/workflows/publish-examples.yml +++ b/.github/workflows/publish-examples.yml @@ -28,7 +28,7 @@ jobs: with: shared-key: publish-examples - - uses: jetli/trunk-action@v0.4.0 + - uses: jetli/trunk-action@v0.5.0 with: version: 'latest' diff --git a/.github/workflows/size-cmp.yml b/.github/workflows/size-cmp.yml index cc507e3286e..a64f682ee12 100644 --- a/.github/workflows/size-cmp.yml +++ b/.github/workflows/size-cmp.yml @@ -49,7 +49,7 @@ jobs: shared-key: size-compare - name: Setup Trunk - uses: jetli/trunk-action@v0.4.0 + uses: jetli/trunk-action@v0.5.0 with: version: "latest"