Skip to content

ROX-25438: Upgrade to Go 1.22.5 (#214) #12

ROX-25438: Upgrade to Go 1.22.5 (#214)

ROX-25438: Upgrade to Go 1.22.5 (#214) #12

Workflow file for this run

name: Bump version
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.RHACS_BOT_GITHUB_TOKEN }}
tag_prefix: ""