From 4dda4b8d271ec399331097e31765f18a134d1d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:01:07 +0000 Subject: [PATCH] Bump zcong1993/setup-timezone from 1.1.1 to 2.0.0 Bumps [zcong1993/setup-timezone](https://github.com/zcong1993/setup-timezone) from 1.1.1 to 2.0.0. - [Release notes](https://github.com/zcong1993/setup-timezone/releases) - [Commits](https://github.com/zcong1993/setup-timezone/compare/v1.1.1...v2.0.0) --- updated-dependencies: - dependency-name: zcong1993/setup-timezone dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/super-linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yaml b/.github/workflows/super-linter.yaml index a4ef12f..ca9ce43 100644 --- a/.github/workflows/super-linter.yaml +++ b/.github/workflows/super-linter.yaml @@ -54,7 +54,7 @@ jobs: with: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 - - uses: zcong1993/setup-timezone@v1.1.1 + - uses: zcong1993/setup-timezone@v2.0.0 with: timezone: America/Montreal