Skip to content

Commit a4064ad

Browse files
Bump UoMResearchIT/actions from 1.0 to 1.1
Bumps [UoMResearchIT/actions](https://github.com/uomresearchit/actions) from 1.0 to 1.1. - [Release notes](https://github.com/uomresearchit/actions/releases) - [Commits](v1.0...v1.1) --- updated-dependencies: - dependency-name: UoMResearchIT/actions dependency-version: '1.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 420a3c3 commit a4064ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enforce-license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@v5
2727
- name: Enforce
28-
uses: UoMResearchIT/actions/check-copyrights@v1.0
28+
uses: UoMResearchIT/actions/check-copyrights@v1.1
2929
with:
3030
profile: ASL

0 commit comments

Comments
 (0)