From 8597d801e0f8c620609176bbd9d445285646cbd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 04:09:19 +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/linux-amd64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-amd64.yml b/.github/workflows/linux-amd64.yml index 7e578bc3a..89f15142c 100644 --- a/.github/workflows/linux-amd64.yml +++ b/.github/workflows/linux-amd64.yml @@ -21,7 +21,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: