Bump version to 1.3.3.

This commit is contained in:
Fabio Niephaus
2025-03-03 14:23:11 +01:00
parent 3ca6fc3a8a
commit 01ed653ac8
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.2'
export const ACTION_VERSION = '1.3.3'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'