Bump version to 1.2.7.

This commit is contained in:
Fabio Niephaus
2025-01-16 15:25:59 +01:00
committed by Fabio Niephaus
parent 04d7e4f4bb
commit c09e29bb11
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.6'
export const ACTION_VERSION = '1.2.7'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'