Skip to content

Commit c38bd70

Browse files
Bump amondnet/vercel-action in /actions/publish-vercel
Bumps [amondnet/vercel-action](https://github.com/amondnet/vercel-action) from 25.2.0 to 41.1.4. - [Release notes](https://github.com/amondnet/vercel-action/releases) - [Changelog](https://github.com/amondnet/vercel-action/blob/master/CHANGELOG.md) - [Commits](amondnet/vercel-action@v25.2.0...v41.1.4) --- updated-dependencies: - dependency-name: amondnet/vercel-action dependency-version: 41.1.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fda41e3 commit c38bd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/publish-vercel/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ runs:
3636
}
3737
EOF
3838
39-
- uses: amondnet/vercel-action@v25.2.0 #deploy
39+
- uses: amondnet/vercel-action@v41.1.4 #deploy
4040
with:
4141
vercel-token: ${{ inputs.VERCEL_TOKEN }} # Required
4242
vercel-args: '--prod' #Optional

0 commit comments

Comments
 (0)