From 76540c3809738b8a282b2611bf949e939ff1c28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 15:32:26 +0000 Subject: [PATCH] chore(deps): bump nikita-volkov/dhall-resolve.github-action Bumps [nikita-volkov/dhall-resolve.github-action](https://github.com/nikita-volkov/dhall-resolve.github-action) from 7caaf1fdb40ac864bc02e37575f577ee084713a8 to b7a346816b48a0f58282855a56e19b2a2c77f35d. - [Commits](https://github.com/nikita-volkov/dhall-resolve.github-action/compare/7caaf1fdb40ac864bc02e37575f577ee084713a8...b7a346816b48a0f58282855a56e19b2a2c77f35d) --- updated-dependencies: - dependency-name: nikita-volkov/dhall-resolve.github-action dependency-version: b7a346816b48a0f58282855a56e19b2a2c77f35d dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 25e92c7..38f2f61 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: - name: Resolve Dhall id: resolve - uses: nikita-volkov/dhall-resolve.github-action@7caaf1fdb40ac864bc02e37575f577ee084713a8 # v3 + uses: nikita-volkov/dhall-resolve.github-action@b7a346816b48a0f58282855a56e19b2a2c77f35d # v3 with: file: gen/Gen.dhall minify: true