From 43e0fcecbb18b2dbc86fd2dba5a840f16d98835f Mon Sep 17 00:00:00 2001 From: elimat <> Date: Aug 10 2022 15:34:54 +0000 Subject: Update act to version 0.2.30 / rev 3 via SR 994226 https://build.opensuse.org/request/show/994226 by user elimat + dimstar_suse --- diff --git a/.files b/.files index 2307484..9bee6a2 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 6b4b861..81dd85c 100644 --- a/.rev +++ b/.rev @@ -15,4 +15,12 @@ 987898 + + 907f7e03c777f59ac28f196d8d2f6fd7 + 0.2.30 + + dimstar_suse + + 994226 + diff --git a/.servicemark b/.servicemark index ae47777..38fc00a 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -f14758a8183710f35163707321ee6324 +9c183e67429044a04714569b63b0a31a diff --git a/_service b/_service index e2e88dd..a44275a 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/nektos/act.git git .git - v0.2.29 + v0.2.30 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index e63b500..e947cb8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/nektos/act.git - 9499612b5818774c5c6d73fbf2596ed464b7b01d \ No newline at end of file + 3364f95569d8a39d440b18af69d29421fcc77b55 \ No newline at end of file diff --git a/act-0.2.29.tar.xz b/act-0.2.29.tar.xz deleted file mode 120000 index 477c8e9..0000000 --- a/act-0.2.29.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreicbzr6bzg2t7llcresqddk3pf2x6vcld3f3q7jubepel7agjiiyoq \ No newline at end of file diff --git a/act-0.2.30.tar.xz b/act-0.2.30.tar.xz new file mode 120000 index 0000000..466a92c --- /dev/null +++ b/act-0.2.30.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreicztnmqwwcpkuerdesuf4puaejppbplk24e7hnvmtw26h3dx2l46q \ No newline at end of file diff --git a/act.changes b/act.changes index e85fb74..12b4f4e 100644 --- a/act.changes +++ b/act.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Wed Aug 10 03:15:57 UTC 2022 - jayvdb@gmail.com + +- Update to version 0.2.30: + * fix: ensure all post steps are executed (#1286) + * walk submodule path instead of dir name (#1282) + * fix: add parent step id in composite action step id (#1268) + * Made env interpolated instead of evaluated. (#1222) + * build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#1273) + * Update README.md (#1260) + * lint: add ReadHeaderTimeout (#1277) + * fix: the number in the github event is of type number (#1252) + * only perform chown operation for non root users (#1250) + * fix: allow TimeoutMinutes to be expression in Jobs (#1247) + * fix: use docker images from dockerhub (#1249) + * Improve --eventpath example command (#1243) + * Improve docs for events inputs (#1238) + * build(deps): bump github.com/rhysd/actionlint from 1.6.14 to 1.6.15 (#1239) + * build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1240) + +------------------------------------------------------------------- Sun Jul 03 21:39:05 UTC 2022 - elimat@opensuse.org - Update to version 0.2.29: diff --git a/act.spec b/act.spec index 79f483c..84345fb 100644 --- a/act.spec +++ b/act.spec @@ -24,7 +24,7 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project} %global import_path %{provider_prefix}/%{repo} Name: act -Version: 0.2.29 +Version: 0.2.30 Release: 0 Summary: Run your GitHub Actions locally License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index 7753f01..adb2be0 120000 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1 +1 @@ -/ipfs/bafybeiaczvix22m3iipvurmvw4v5cyd6ghorzqktgmpc3dd5gzhn4422sm \ No newline at end of file +/ipfs/bafybeifntxznqpc7sej77numtfuedbd4n6mescqd4si2voej7ufhwz66wu \ No newline at end of file