Skip to content

Commit

Permalink
just/1.36.0 package update (#29754)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 30, 2024
1 parent 55766a9 commit a4d03a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions just.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: just
version: 1.35.0
version: 1.36.0
epoch: 0
description: "just is a handy way to save and run project-specific commands."
copyright:
Expand All @@ -20,7 +20,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/casey/just
expected-commit: f5bdffda344daca6c791303e4bb2006ee5a0b144
expected-commit: 66ccef79420ed1fe59efb067e5f85b5fe88d7484
tag: ${{package.version}}

- name: Configure and build
Expand Down

0 comments on commit a4d03a9

Please sign in to comment.