Skip to content

Commit

Permalink
chore: update for 1.43.1 (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
  • Loading branch information
3 people committed May 1, 2024
1 parent 1238de7 commit 4cb3ca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_versions.yml
Expand Up @@ -25,4 +25,4 @@ jobs:
run: |
git config user.email "${{ github.actor }}@users.noreply.github.com"
git config user.name "${{ github.actor }}"
deno run -A .github/workflows/update_versions.ts --create-pr
deno run -A --no-lock .github/workflows/update_versions.ts --create-pr
2 changes: 1 addition & 1 deletion replacements.json
@@ -1,4 +1,4 @@
{
"CLI_VERSION": "1.43.0",
"CLI_VERSION": "1.43.1",
"STD_VERSION": "0.224.0"
}

0 comments on commit 4cb3ca6

Please sign in to comment.