From 671a2fbcc4cf83f485abdbf09fe5a3115d98a966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 23:56:49 +0000 Subject: [PATCH] Bump nanzm/get-time-action from 1.1 to 2.0 Bumps [nanzm/get-time-action](https://github.com/nanzm/get-time-action) from 1.1 to 2.0. - [Release notes](https://github.com/nanzm/get-time-action/releases) - [Commits](https://github.com/nanzm/get-time-action/compare/v1.1...v2.0) --- updated-dependencies: - dependency-name: nanzm/get-time-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build_editions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_editions.yaml b/.github/workflows/build_editions.yaml index 876b1b8..0182f05 100644 --- a/.github/workflows/build_editions.yaml +++ b/.github/workflows/build_editions.yaml @@ -10,7 +10,7 @@ jobs: with: access_token: ${{ github.token }} - id: time - uses: nanzm/get-time-action@v1.1 + uses: nanzm/get-time-action@v2.0 with: format: 'YYYYMMDDHHmm' outputs: