From a6ef5e7e872e8aa0e0274c5c0663f56f047da709 Mon Sep 17 00:00:00 2001 From: action Date: Tue, 19 Dec 2023 01:56:49 +0000 Subject: [PATCH] actions-dart-dependency-updater: --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 891a62b..19e01bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: 'dart_version_autotag' description: 'A package that to scan the pubspec.yaml file and automatically create or update a tag in git for it.' -version: '2.1.1+3' +version: '2.1.1+4' homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag' environment: @@ -16,7 +16,7 @@ dependencies: dev_dependencies: flutter_lints: '^3.0.1' - test: '^1.24.9' + test: '^1.25.0' ignore_updates: - 'archive'