Skip to content

Commit

Permalink
🔖 Release (force) 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlaa committed Oct 17, 2024
1 parent fce254c commit 37aac36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
is_upgraded_version: ${{ steps.step1.outputs.is_upgraded_version }}
is_pre_release: ${{steps.step1.outputs.is_pre_release }}
steps:
- uses: garronej/[email protected].0
- uses: garronej/[email protected].5
id: step1
with:
action_name: is_package_json_version_upgraded
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": "@incubateur-ademe/nosgestesclimat",
"version": "3.3.1",
"version": "3.3.2",
"description": "Le modèle de calcul d'empreinte climat individuelle de consommation",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 37aac36

Please sign in to comment.