From 551a68dcde3d918486c41d9dab173967922c70e0 Mon Sep 17 00:00:00 2001 From: action Date: Tue, 23 Apr 2024 01:54:06 +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 090d1e9..2a4f38e 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+12' +version: '2.1.1+13' homepage: 'https://github.com/peiffer-innovations/actions-dart-version-autotag' environment: @@ -16,7 +16,7 @@ dependencies: dev_dependencies: flutter_lints: '^3.0.2' - test: '^1.25.3' + test: '^1.25.4' ignore_updates: - 'archive'