Skip to content

Commit

Permalink
new container version
Browse files Browse the repository at this point in the history
  • Loading branch information
caumond committed Nov 8, 2023
1 parent 8890eb7 commit 9b419a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
# this is to fix GIT not liking owner of the checkout dir, See https://github.com/actions/runner/issues/2033
chown -R $(id -u):$(id -g) $PWD
- name: Base image
uses: docker://hephaistox/gha-automaton-core:latest
uses: docker://hephaistox/gha-automaton-core:v1.0.0
6 changes: 3 additions & 3 deletions version.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; Last generated version, note a failed push consume a number Wed Nov 8 12:52:22 CET 2023
;; Last generated version, note a failed push consume a number Wed Nov 8 13:00:30 CET 2023
{:major-version "0.0.-1"
:minor-version 2
:version "0.0.2"}
:minor-version 3
:version "0.0.3"}

0 comments on commit 9b419a0

Please sign in to comment.