Skip to content

Commit

Permalink
Bump rickstaa/action-create-tag from 1.6.2 to 1.6.3 (#3844)
Browse files Browse the repository at this point in the history
Bumps [rickstaa/action-create-tag](https://github.com/rickstaa/action-create-tag) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/rickstaa/action-create-tag/releases)
- [Commits](rickstaa/action-create-tag@v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: rickstaa/action-create-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent d483449 commit 4c87dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monthly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
id: current-time

- name: Bump Calendar Version
uses: rickstaa/[email protected].2
uses: rickstaa/[email protected].3
with:
tag: ${{ steps.current-time.outputs.year }}.${{ steps.current-time.outputs.month }}.0

0 comments on commit 4c87dce

Please sign in to comment.