Bump version to 1.2.8.

This commit is contained in:
Fabio Niephaus
2025-01-21 10:41:21 +01:00
committed by Fabio Niephaus
parent d0b11c9136
commit a0ea0f7a0a
5 changed files with 57889 additions and 78773 deletions

View File

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