Skip to content

Commit

Permalink
Merge pull request #4 from AmsterdamPHP/dependabot/github_actions/jos…
Browse files Browse the repository at this point in the history
…Storer/get-current-time-2.1.1

Bump josStorer/get-current-time from 2.0.2 to 2.1.1
  • Loading branch information
rdohms authored May 17, 2023
2 parents b636db0 + 7e7c731 commit 385564c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
environment: Production
steps:
- name: Get current time for Folder
uses: josStorer/get-current-time@v2.0.2
uses: josStorer/get-current-time@v2.1.1
id: current-time
with:
format: YYYYMMDDHHMMSS
- name: Get current time for Cleanup
uses: josStorer/get-current-time@v2.0.2
uses: josStorer/get-current-time@v2.1.1
id: current-time-cleanup
with:
format: YYYYMM
Expand Down

0 comments on commit 385564c

Please sign in to comment.