Skip to content

Commit 3588354

Browse files
chore: deps: bump updatecli version in src/main.js to v0.103.1
Made with ❤️️ by updatecli
1 parent fe1c9db commit 3588354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import exec from '@actions/exec'
44
import path from 'node:path'
55
import fs from 'node:fs'
66

7-
const DEFAULT_VERSION = `v0.103.0`
7+
const DEFAULT_VERSION = `v0.103.1`
88

99
// get the Updatecli version from the action inputs
1010
export async function getUpdatecliVersion() {

0 commit comments

Comments
 (0)