Skip to content

Commit

Permalink
Bump version to 2.0.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Nov 14, 2022
1 parent c5b40f1 commit 162b9df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: setup-git-credentials
description: Allow cloning private repositories
author: Fusion Engineering
author: Maarten de Vries
branding:
icon: lock
color: orange
inputs:
credentials:
description: git credentials use
description: git credentials to use

runs:
using: node16
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-git-credentials",
"version": "2.0.8",
"version": "2.0.10",
"private": true,
"description": "Allow cloning private repositories",
"main": "lib/main.js",
Expand Down

0 comments on commit 162b9df

Please sign in to comment.