From 411835a2614fa3c7181237ad9c47b95dbafcb8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:46:29 +0000 Subject: [PATCH] Bump Nature40/pimod from 0.6.1 to 0.7.0 (#706) Bumps [Nature40/pimod](https://github.com/nature40/pimod) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/nature40/pimod/releases) - [Changelog](https://github.com/Nature40/pimod/blob/master/CHANGELOG.md) - [Commits](https://github.com/nature40/pimod/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: Nature40/pimod 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/pifile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pifile.yml b/.github/workflows/pifile.yml index 56c969c..f5cd6ea 100644 --- a/.github/workflows/pifile.yml +++ b/.github/workflows/pifile.yml @@ -87,7 +87,7 @@ jobs: osname: ${{ matrix.config.osname }} - name: Create Base Image - uses: Nature40/pimod@v0.6.1 #v0.5.0 + uses: Nature40/pimod@v0.7.0 #v0.5.0 with: pifile: ${{ matrix.config.basefile }}.Pifile -