Bump version to 1.3.5.

This commit is contained in:
Fabio Niephaus
2025-07-23 10:11:31 +02:00
committed by Fabio Niephaus
parent 372a8049d7
commit 7f488cf82a
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.3'
export const ACTION_VERSION = '1.3.5'
export const INPUT_VERSION = 'version'
export const INPUT_GDS_TOKEN = 'gds-token'