Skip to content

Commit

Permalink
build: use josStorer/get-current-time for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bojand committed Feb 2, 2023
1 parent 27bf8ef commit 93ac0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -53,7 +53,7 @@ jobs:
go-version: 1.19

- name: Get current time
uses: gerred/actions/current-time@master
uses: josStorer/get-current-time@v2.0.2
id: current-time

- name: Get the version
Expand Down

0 comments on commit 93ac0ac

Please sign in to comment.