Bump version to 1.2.5.

This commit is contained in:
Fabio Niephaus
2024-10-28 15:50:28 +01:00
committed by Fabio Niephaus
parent f7c3ab9a9a
commit 557ffcf459
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.4'
export const ACTION_VERSION = '1.2.5'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'