Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ArloL committed Sep 5, 2024
1 parent a2ae3db commit e962812
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@v2408.0.105
uses: ArloL/calver-tag-action@v2409.0.101
- id: output
env:
NEW_VERSION: ${{ steps.tag.outputs.new_version }}
Expand Down

0 comments on commit e962812

Please sign in to comment.