Bump version to 1.2.4.

This commit is contained in:
Fabio Niephaus
2024-10-15 15:02:57 +02:00
parent 4873ae0b28
commit 6f327093bb
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.3'
export const ACTION_VERSION = '1.2.4'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'