Bump version to 1.3.0.

This commit is contained in:
Fabio Niephaus
2025-02-10 09:58:33 +01:00
committed by Fabio Niephaus
parent 300d65ee39
commit dea0e3da95
7 changed files with 8 additions and 14 deletions

View File

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