Skip to content

Commit 7db2164

Browse files
dependabot[bot]oalders
authored andcommitted
Bump perl-actions/install-with-cpm in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [perl-actions/install-with-cpm](https://github.com/perl-actions/install-with-cpm). Updates `perl-actions/install-with-cpm` from 2 to 2.3 - [Release notes](https://github.com/perl-actions/install-with-cpm/releases) - [Commits](perl-actions/install-with-cpm@v2...v2.3) --- updated-dependencies: - dependency-name: perl-actions/install-with-cpm dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 406c220 commit 7db2164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: perl -V
4343
run: perl -V
4444
- name: Install Dependencies
45-
uses: perl-actions/install-with-cpm@v2
45+
uses: perl-actions/install-with-cpm@v2.3
4646
with:
4747
cpanfile: cpanfile
4848
args: "--with-configure --with-test"

0 commit comments

Comments
 (0)