Skip to content

Commit

Permalink
fix(actions): yamllint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtkeller committed Jul 9, 2024
1 parent 090548f commit 9d9ead8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/notify-lula/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
CC: @defenseunicorns/lula-dev
- name: Update comment
- name: Update comment
if: ${{ steps.fc.outputs.comment-id != '' }}
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
with:
Expand Down

0 comments on commit 9d9ead8

Please sign in to comment.