Skip to content

Bump josStorer/get-current-time from 2.1.2 to 2.1.3#751

Merged
torokati44 merged 1 commit into
mainfrom
dependabot/github_actions/josStorer/get-current-time-2.1.3
May 26, 2026
Merged

Bump josStorer/get-current-time from 2.1.2 to 2.1.3#751
torokati44 merged 1 commit into
mainfrom
dependabot/github_actions/josStorer/get-current-time-2.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps josStorer/get-current-time from 2.1.2 to 2.1.3.

Release notes

Sourced from josStorer/get-current-time's releases.

Get current time v2.1.3

What's Changed

  • bump deps
  • update to node24
  • migrate to esm

Full Changelog: josStorer/get-current-time@v2.1.2...v2.1.3

Get Current Time Github Action

This action sets the current ISO8601 time to the time output and also provides readableTime, formattedTime, and many more digital outputs like year, day, second, etc. Useful for setting build times in subsequent steps, renaming your artifact, or keeping the same recorded time for the entire workflow.

You can view some typical input/output in the action.test.js file.

Inputs

format

Time format to use - using MomentJS format syntax - optional

utcOffset

UTC offset to use - using MomentJS utcOffset syntax - optional

timezone

Timezone to use - check moment-timezone list - optional, if set, utcOffset will be ignored, e.g. "America/Los_Angeles"

Outputs

time

The ISO time this action was run, not affected by the parameter utcOffset e.g. '2020-01-01T00:30:15.000Z'

ISOTime

Same as time

readableTime

Human-friendly time - affected by the parameter utcOffset e.g. 'Wed Jan 01 2020 08:30:15 GMT+0800'

formattedTime

The time this action was run - formatted using format and utcOffset inputs

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2026
Bumps [josStorer/get-current-time](https://github.com/josstorer/get-current-time) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/josstorer/get-current-time/releases)
- [Commits](josStorer/get-current-time@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: josStorer/get-current-time
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@torokati44 torokati44 force-pushed the dependabot/github_actions/josStorer/get-current-time-2.1.3 branch from 8e4ac33 to b310f33 Compare May 26, 2026 08:57
@torokati44 torokati44 enabled auto-merge (rebase) May 26, 2026 08:57
@torokati44 torokati44 merged commit b6f7fdd into main May 26, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/josStorer/get-current-time-2.1.3 branch May 26, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant