Bump version to 1.2.6.

This commit is contained in:
Fabio Niephaus
2024-11-13 20:01:35 +01:00
committed by Fabio Niephaus
parent a8c0509ec2
commit 4a200f28cd
5 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import * as otypes from '@octokit/types'
export const ACTION_VERSION = '1.2.5'
export const ACTION_VERSION = '1.2.6'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'