From a207245dabd21824770db715de0a075c8c6f89e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:20:06 +0000 Subject: [PATCH] build(deps): bump linz/action-typescript from 3.0.0 to 3.1.0 Bumps [linz/action-typescript](https://github.com/linz/action-typescript) from 3.0.0 to 3.1.0. - [Commits](https://github.com/linz/action-typescript/compare/dee99184c4305aea6c380a52db9b2d7abaaa3e78...9bf69b0f313b3525d3ba3116f26b1aff7eb7a6c0) --- updated-dependencies: - dependency-name: linz/action-typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0564b0ea..a2df078d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -6,4 +6,4 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: linz/action-typescript@dee99184c4305aea6c380a52db9b2d7abaaa3e78 # v3 + - uses: linz/action-typescript@9bf69b0f313b3525d3ba3116f26b1aff7eb7a6c0 # v3