Bump version to 1.3.2.

This commit is contained in:
Fabio Niephaus
2025-03-03 09:55:32 +01:00
committed by Fabio Niephaus
parent 2063b36b79
commit 271a696e78
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.1'
export const ACTION_VERSION = '1.3.2'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'