Skip to content

Bump actions/upload-artifact from 3.1.3 to 4.3.3 #8

Bump actions/upload-artifact from 3.1.3 to 4.3.3

Bump actions/upload-artifact from 3.1.3 to 4.3.3 #8

Workflow file for this run

name: test
on:
push:
branch:
- 'main'
- 'helm-*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Publish helm chart
uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: testdata