Skip to content

Commit

Permalink
Bump ArloL/calver-tag-action from 2409.0.101 to 2409.0.102
Browse files Browse the repository at this point in the history
Bumps [ArloL/calver-tag-action](https://github.com/arlol/calver-tag-action) from 2409.0.101 to 2409.0.102.
- [Release notes](https://github.com/arlol/calver-tag-action/releases)
- [Commits](ArloL/calver-tag-action@v2409.0.101...v2409.0.102)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ArloL committed Sep 7, 2024
1 parent e962812 commit f3957d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Bump version and push tag
id: tag
if: ${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' }}
uses: ArloL/calver-tag-action@v2409.0.101
uses: ArloL/calver-tag-action@v2409.0.102
- id: output
env:
NEW_VERSION: ${{ steps.tag.outputs.new_version }}
Expand Down

0 comments on commit f3957d4

Please sign in to comment.