Bump version to 1.3.1.

This commit is contained in:
Fabio Niephaus
2025-02-12 21:05:08 +01:00
committed by Fabio Niephaus
parent 30b157ff45
commit b0cb26a8da
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.3.0'
export const ACTION_VERSION = '1.3.1'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'