Skip to content

Commit 2a2cb04

Browse files
dependabot[bot]LeSuisse
authored andcommitted
build(deps): Bump actions/upload-artifact from 2.3.0 to 2.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 121e8d2 commit 2a2cb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Archive_Plugin_Artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: Build
2323
run: mvn -Dmaven.test.skip=true -Dspotbugs.skip=true --batch-mode --show-version clean install
2424
- name: Archive
25-
uses: actions/[email protected].0
25+
uses: actions/[email protected].1
2626
with:
2727
path: target/tuleap-git-branch-source.hpi

0 commit comments

Comments
 (0)