This is a follow up question to my previous post. I want to pin the version of this orb so that security approval can be done with in our company. Now i am confuse which version to pin … The above post shows an example using version 0.0.6. Not sure if its real version because i couldn’t find any reference to it.
The github shows that this orb has 5 release tags, latest being master-patch-master-49d3aad
. However, I also see that in .circleci/config.yml#L3
it is using version 0.3. Not sure if this line telling that this is the version to Expose or what.
So in my config.yml
file, what version should i use?