From 4ce5d0175113c7c87b5197fbd02ac08569107a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:53:59 +0000 Subject: [PATCH] Bump caltechlibrary/iga from 1 to 18 Bumps [caltechlibrary/iga](https://github.com/caltechlibrary/iga) from 1 to 18. - [Release notes](https://github.com/caltechlibrary/iga/releases) - [Changelog](https://github.com/caltechlibrary/iga/blob/develop/CHANGES.md) - [Commits](https://github.com/caltechlibrary/iga/compare/v1...v18) --- updated-dependencies: - dependency-name: caltechlibrary/iga dependency-version: '18' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/iga.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iga.yaml b/.github/workflows/iga.yaml index f70bddb..8418535 100644 --- a/.github/workflows/iga.yaml +++ b/.github/workflows/iga.yaml @@ -52,7 +52,7 @@ jobs: outputs: record_doi: ${{steps.iga.outputs.record_doi}} steps: - - uses: caltechlibrary/iga@v1 + - uses: caltechlibrary/iga@v18 id: iga with: INVENIO_SERVER: ${{env.INVENIO_SERVER}}