Skip to content

Commit

Permalink
Bump shogo82148/actions-setup-perl from 1.12.2 to 1.12.3 (#1012)
Browse files Browse the repository at this point in the history
Bumps [shogo82148/actions-setup-perl](https://github.com/shogo82148/actions-setup-perl) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/shogo82148/actions-setup-perl/releases)
- [Commits](shogo82148/actions-setup-perl@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sidey79 <7968127+sidey79@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sidey79 committed Aug 31, 2021
1 parent 805d145 commit a07524a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v2.3.4
- uses: shogo82148/actions-setup-perl@v1.12.2
- uses: shogo82148/actions-setup-perl@v1.12.3
with:
perl-version: ${{ matrix.perl }}
install-modules-with: cpanm
Expand Down

0 comments on commit a07524a

Please sign in to comment.