Skip to content

Commit 59f0f0a

Browse files
dependabot[bot]tofu-rocketry
authored andcommitted
Bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.2...v3.1.3) --- 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 83e33c7 commit 59f0f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pkgs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: rpmlint ${{ steps.rpm.outputs.rpm_dir_path }}
5252

5353
- name: Upload artifact
54-
uses: actions/[email protected].2
54+
uses: actions/[email protected].3
5555
with:
5656
name: Binary and Source RPMs
5757
path: |

0 commit comments

Comments
 (0)