diff --git a/.changeset/dependabot-d0af467.md b/.changeset/dependabot-d0af467.md new file mode 100644 index 0000000..b1a78c3 --- /dev/null +++ b/.changeset/dependabot-d0af467.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- zizmorcore/zizmor-action: 0.4.1 \ No newline at end of file diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 46e99b8..aee13ef 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,4 +29,4 @@ jobs: persist-credentials: false - name: Run zizmor - uses: zizmorcore/zizmor-action@e639db99335bc9038abc0e066dfcd72e23d26fb4 # v0.3.0 \ No newline at end of file + uses: zizmorcore/zizmor-action@135698455da5c3b3e55f73f4419e481ab68cdd95 # v0.4.1 \ No newline at end of file